Modbus openHAB2 binding available for alpha testing

Hi,

Can you please paste here your configuration?

  • If you are using textual configuration, please paste the contents of items and things files
  • If you are using paper UI, please paste pages OPENHAB:8080/rest/items and OPENHAB:8080/rest/things

Please use proper formatting when pasting the config: How to use code fences

Finally, some further questions:

  • does the warning message come on openHAB startup? Does the number in parentheses decrease (in your example, 676 and 3099). The reason might be that openHAB automatically tries to REFRESH all data things, generating many read requests in a queue. With 2001 data things, it would generate 2001 modbus requests to the queue.

Best,
Sami