Put Relay ON (@@ is Nb of Relay) |
/B1/R@@\00\00,i\00\00\00\00\00\01 |
Put Relay OFF (@@ is Nb of Relay) |
/B1/R@@\00\00,i\00\00\00\00\00\00 |
Put Relay in Pulse (@@ is Nb of Relay) |
/B1/R@@\00\00,s\00\00/PULSE\00\00 |
String for Ack the relay Order |
/B1\00,s\00\00OK\00\00 |
String relay Status |
/B1/RELAY@@\00\00,s\00\00/STATUS\00 |
String relay ALL Status |
/B1\00,s\00\00/STATUS/RELAYS\00\00 |
Response for the relay Status ON |
/B1/R@@\00\00,s\00\00/ON\00 |
Response for the relay Status OFF |
/B1/R@@\00\00,s\00\00/OFF\00\00\00\00 |
Ask the Input Status (@@ for Nb of Input) |
/B1/INPUT@@\00\00,s\00\00/STATUS\00 |
Ask all Input Status |
/B1\00,s\00\00/STATUS/INPUTS\00\00 |
Response for Input status ON (@@ for Nb Input) |
/B1/IN@@\00,s\00\00/ON\00 |
Response for Input status OFF (@@ for Nb Input) |
/B1/IN@@\00,s\00\00/OFF\00\00\00\00 |