Re: [D] Some questions about developing new protocols

2025-01-22 Thread via GitHub
GitHub user rooterWzs added a comment to the discussion: Some questions about developing new protocols ok , i try it. thanks. GitHub link: https://github.com/apache/plc4x/discussions/1983#discussioncomment-11918380 This is an automatically sent email for dev@plc4x.apache.org. To unsubsc

Re: [D] Some questions about developing new protocols

2025-01-22 Thread via GitHub
GitHub user rooterWzs added a comment to the discussion: Some questions about developing new protocols Thank you, I'll give it a try. I have added files in the META-INF/services directory and have resolved this issue. GitHub link: https://github.com/apache/plc4x/discussions/1983#discussionco

Re: [D] Some questions about developing new protocols

2025-01-22 Thread via GitHub
GitHub user rooterWzs deleted a comment on the discussion: Some questions about developing new protocols Thank you, I'll give it a try GitHub link: https://github.com/apache/plc4x/discussions/1983#discussioncomment-11918338 This is an automatically sent email for dev@plc4x.apache.org. T

Re: [D] Some questions about developing new protocols

2025-01-22 Thread via GitHub
GitHub user rooterWzs added a comment to the discussion: Some questions about developing new protocols Thank you, I'll give it a try GitHub link: https://github.com/apache/plc4x/discussions/1983#discussioncomment-11918338 This is an automatically sent email for dev@plc4x.apache.org. To

Re: [D] Some questions about developing new protocols

2025-01-21 Thread via GitHub
GitHub user chrisdutz edited a comment on the discussion: Some questions about developing new protocols For problem 1 multiple things need to happen for your driver to show up. 1. You need to have a resource file in (I think) META-INF/services that lists your driver class 2. The driver class

Re: [D] Some questions about developing new protocols

2025-01-21 Thread via GitHub
GitHub user chrisdutz added a comment to the discussion: Some questions about developing new protocols For problem 1 multiple things need to happen for your driver to show up. 1. You need to have a resource some in (I think) META-INF/services that lists your driver class 2. The driver class

Re: [D] Some questions about developing new protocols

2025-01-21 Thread via GitHub
GitHub user ottlukas added a comment to the discussion: Some questions about developing new protocols Hi @rooterWzs , Welcome to the PLC4X community. :-) To answer your question 3: Did you subscribe to the mailing list as well? https://plc4x.apache.org/plc4x/latest/developers/index.html You