[modbus] Thing creation shows picks up wrong binding description
See original GitHub issueExpected Behavior
I’m not sure… Something general here would make sense, from org.openhab.binding.modbus?. Best would be perhaps to refer to modbus as general protocol and call by name the specific device types (sunspec, e3dc).
Or should we have each binding separately in the list?
OH2 shows it like this:
Current Behavior
MainUI picks up one of the many modbus.*
binding descriptions for the
I am not sure why helios is picked?
Possible Solution
Steps to Reproduce (for Bugs)
Context
Your Environment
- Version used: (e.g., openHAB and add-on versions)
- Environment name and version (e.g. Chrome 76, Java 8, Node.js 12.9, …):
- Operating System and version (desktop or mobile, Windows 10, Raspbian Buster, …):
OH3 M2
Issue Analytics
- State:
- Created 3 years ago
- Comments:8 (8 by maintainers)
Top Results From Across the Web
Modbus - Bindings - openHAB
Modbus Binding. This is the binding to access Modbus TCP and serial slaves. RTU, ASCII and BIN variants of Serial Modbus are supported....
Read more >dsc - Modbus TCP - bad writing of data value - NI Community
I tried to connect to a modbus device trough NI I/O server. ... I do not believe that it is a bad data...
Read more >Minimalmodbus: read multiple slaves on same serial port
There seems to be nothing wrong with your code or the library you are using (minimalmodbus). As you probably know, Modbus works in...
Read more >Modbus Ethernet Driver - Kepware
value into two registers, the driver uses Modbus function 16. ... _4:53:10 PM Information__Modbus TCP/IP Ethernet__Created Memory for Slave Device <Slave.
Read more >Detection and Blocking of Replay, False Command ... - Hindawi
Modbus Protocol and Vulnerabilities. A SCADA system uses a suitable communication protocol like Modbus, DNP, and so forth for bidirectional data ...
Read more >
Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free
Top Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
It was an easy fix. 😄
Great find!