/// <summary> /// Unsubscribes from LED state events /// </summary> public void unsubscribeLedState() { dpc.unsubscribeLedState(this); }