Can anyone help me with the new architecture with the leg of multi instance in HS4?
I don't need full support, but it feels like I'm hitting a brik wall right now...
I hade made a modbus plugin for HS3. Every modbus device had his own Instance. Every modbus device has several (and different amount) inputs and outputs that been used for switches and relays. At my house I have 3 modbus devices with a total of 170 inputs and 144 outputs. (all configured in different rooms and different functions)
Now the HS4 architecture has no multiple instance available i'm trying to figure out a way to make it work.
A device (modbus) with the IO's as futures is likely not the answer as I can read.
Is it smart to make a device as a modbus device (kind a master device), and connect a device like a input to that master?
I don't need full support, but it feels like I'm hitting a brik wall right now...
I hade made a modbus plugin for HS3. Every modbus device had his own Instance. Every modbus device has several (and different amount) inputs and outputs that been used for switches and relays. At my house I have 3 modbus devices with a total of 170 inputs and 144 outputs. (all configured in different rooms and different functions)
Now the HS4 architecture has no multiple instance available i'm trying to figure out a way to make it work.
A device (modbus) with the IO's as futures is likely not the answer as I can read.
Is it smart to make a device as a modbus device (kind a master device), and connect a device like a input to that master?
Comment