testLED abstract method
Tests the LED by setting the color temporarily (non-persistent).
Implementation
Future<CommandResponse> testLED(
{required String deviceId, required LEDColor color});
Tests the LED by setting the color temporarily (non-persistent).
Future<CommandResponse> testLED(
{required String deviceId, required LEDColor color});