KiNet Protocol

From WLPS Wiki
Revision as of 20:33, 2 July 2020 by Wodie (talk | contribs) (Created page with "== KiNet Protocol == you have to send a raw byte Datagram Packet with a packet size of 537 bytes to your device IP on Port 6038. The IP address you can set or view with the c...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

KiNet Protocol

you have to send a raw byte Datagram Packet with a packet size of 537 bytes to your device IP on Port 6038. The IP address you can set or view with the color kinetics software. The message has a header followed by the panel id and its RGB values. You can control as many panels which fits into one single message (max size: 537).

Message example: 4, 1, 220, 74, 1, 0, 8, 1, 0, 0, 0, 0, 0, 0, 0, 0, 1, 243, 0, 0, 0, 2, 0, 0, panelNum1, r, g, b, r, g, b, … panelNum2, r, g, b, r, g, b … panelNum1, panelNum2 …: id of your panel R, G, B: Red, Green, Blue values the LEDs (number depends on your panel type) 4, 1, 220, 74, 1, 0, 8, 1, 0, 0, 0, 0, 0, 0, 0, 0, 1, 243, 0, 0, 0, 2, 0, 0: header