Skip to content
This repository has been archived by the owner on May 17, 2021. It is now read-only.

Modbus binding: open/closed types are not written to registers #3652

Closed
ssalonen opened this issue Dec 31, 2015 · 0 comments
Closed

Modbus binding: open/closed types are not written to registers #3652

ssalonen opened this issue Dec 31, 2015 · 0 comments

Comments

@ssalonen
Copy link
Contributor

Unlike On/Off, Open/closed item commands are not written to registers. Note that Open/Closed are supported when writing coils (see ModbusSlave.translateCommand2Boolean)

The bug is missing logic in ModbusSlave.setRegister

teichsta added a commit that referenced this issue Jan 1, 2016
…ister-writing

Modbus binding: writing open/closed types now work with registers too / fixes #3652
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant