Merge pull request #2205 from trsqr/patch-2

doc: Selects also implement writes
This commit is contained in:
H. Árkosi Róbert 2022-07-31 18:04:21 +02:00 committed by GitHub
commit 6f754f1e2c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -375,7 +375,7 @@ The response is mapped to the sensor based on register_count and offset in bytes
Note
----
Write support is only implemented for switches.
Write support is only implemented for switches and selects.
However the C++ code provides the required API to write to a modbus device.
These methods can be called from a lambda.