You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on May 17, 2021. It is now read-only.
Expected Behavior
Value read from discrete (relay) register should be represented by Number item as
1 (one) - for on state
0 (zero) - for off state
Current Behavior
Value read from discrete (relay) register by Number item is:
-1 (minus one) - for on state
0 (zero) - for off state
Context
Showing on state as minus one maybe confusing.
The text was updated successfully, but these errors were encountered: