Future<void> controlLamp(int status, String lamp) { throw UnimplementedError('controlLamp() has not been implemented.'); }