ArXen42 / Sunricher.Wifi

C# API for controlling LED devices from Sunricher (SR-2818WiN).
MIT License
1 stars 0 forks source link

Test and document untested API features #1

Open ArXen42 opened 6 years ago

ArXen42 commented 6 years ago

Currently only RGB, brightness and On/Off all LED's methods are defined and documented in IMessagesProvider. Other API features are provided by default implementation (methods with "Api" prefix in MessagesProvider). If these features are needed, they should be tested, moved to interface and documented.