TOR entry : allows to fill in the states of up to 8 TOR entries in a register
ID fields cannot be left empty !
ID fields can only contain values between 0 and $MAX_ROW_ID !
ID fields cannot contain characters or symbols !
Multiple data from the same type cannot share the same ID !
A Modbus table can only contain $TABLE_SIZE_LIMIT registers ($TABLE_LINES/$TABLE_SIZE_LIMIT).
Modbus address
Descriptive notes
Type
Encoding
Ewattch cloud name
Unit
* A TOR register can be used for 8 digital inputs. bitx will be replaced on Ewattch Cloud by bit1, bit2, ..., bit 8 depending on the number of inputs sent. This choice can be made using bits 8 to 15, each of them (if set to 1) activates an input. The values of these inputs must be encoded in bits 0 to 7. Example: 0x0302 (0x03 means that 2 inputs states are sent to Ewattch Cloud. 0x02 equivalent to 0b00000010 in binary means that input 1 has a state of 0 and input 2 a state of 1.)