Sergey Yarkov
Sergey Yarkov
I also can't set the bit by position when the button is pressed
> @sergeyyarkov I'm pretty sure with Modbus you can't use bits in holding registers for bit level access because the bit's will get over written when the complete bytes are...
@unocelli hello. yes, exactly. and also if i can get the value from holding register by bitmask.
I'm just trying to copy the app.db file from version 1.14.5 to version 1.16.0 and I can't because the `attachments` table doesn't have `internal_path` and `external_path` columns. How can I...