Unit limit to 255 and read-only devices
Posted: Monday 16 October 2017 14:11
Hello,
I'm writing a Python plugin to interface Domoticz to ebusd daemon. My problem is the 255 limit to Unit : ebusd exposes all ebus registers and there are fare more than 255:
I'm writing a Python plugin to interface Domoticz to ebusd daemon. My problem is the 255 limit to Unit : ebusd exposes all ebus registers and there are fare more than 255:
- Is there a way to overcome this limit
- Or is there a way for the plugin to show an advanced parameters page, for the user to choose which registers they want to be exposed to Domoticz
- Another question: how can I set a device as read-only? Is this related to the type of device or is there an optionnal parameter when creating the device