Written in C# utilising .NET Core 6
This is a basic implementation of the private API used to control the device. This is based off the documentation at https://xled.readthedocs.io/en/latest/
- Authentication and Verification
- Set Mode
- Set Brightness
- Status / Device Name
- Send via UDP Packets.
- Send via HTTP API
- 250 RGBW
Demo Project Provided for Windows.
- NAudio MPL