-
Notifications
You must be signed in to change notification settings - Fork 24
Open
Labels
modbusrelated to modbus protocol bindingrelated to modbus protocol binding
Description
Currently, the default modbus functions are defined for WoT operations (op keyword). However, in practice, they are more defined based on the entity and the op keyword. So if there is readproperty and Coil, then the function is readCoil. I think this should be in the Modbus binding as the way of defaulting. There is one odd case that a Coil can be writeMultipleCoils or writeSingleCoil. Maybe in that case, the default function should be derived from the quantity in the URL.
Metadata
Metadata
Assignees
Labels
modbusrelated to modbus protocol bindingrelated to modbus protocol binding