Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Modbus polling rate is understood false #1236

Open
egekorkan opened this issue Feb 11, 2024 · 0 comments
Open

Modbus polling rate is understood false #1236

egekorkan opened this issue Feb 11, 2024 · 0 comments
Labels
binding-modbus Issues related to modbus protocol binding

Comments

@egekorkan
Copy link
Member

Modbus polling rate is taken for the subscription interval whereas it is the maximum polling rate in the modbus binding. Even though this is a false understanding, I do not know how to fix it in the best possible way. Some thoughts:

  1. The polling rate can be given as an interaction option. node-wot can check whether it is lower than the max rate. Is this clear from scripting api perspective?
  2. The polling rate can be set in the config. Even though this would work, it would limit it to same number to all affordances and this may go against the binding template spec.
@egekorkan egekorkan added the binding-modbus Issues related to modbus protocol binding label Feb 11, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
binding-modbus Issues related to modbus protocol binding
Projects
None yet
Development

No branches or pull requests

1 participant