|====================================| | ArtiSTATE Protocol Version 1.00 | | Written by: Michel van Osenbruggen | | CopyRight 2026 ArtiLED B.V. | |====================================| Hub version : 1.76 Node version : 1.46 Latest change : 09-09-2026 =============== | Description | =============== The ArtiLED ArtiSTATE protocol sends the led controller state of a Node to the Hub State Server whenever it changes. ======================= | Protocol Definition | ======================= Protocol : UDP unicast (Node -> Hub) Port : 1099 ========================== | Data Format Definition | ========================== All data : magic|ident|command value Magic : Text Ident : Text -> Node ident Command : 1 byte Value : 1 byte =========================== | Magic Packet Definition | =========================== Magic Packet : HaeYiqu3 ====================== | Command Definition | ====================== 0x00 Power : Value -> 0=Off, 1=On 0x01 State : Value -> 0=All Leds Off, 1=Any Leds On 0x02 Brightness : Value -> 0-255 0x03 Chan : Value -> Bit 0=Channel 1, Bit 1=Channel 2, Bit 2=Channel 3, Bit 3=Channel 4 -> 0=All Leds Off, 1=Any Leds On |============================| | Protocol Answer Formatting | |============================| No answer