Future<Status?> getCurrentStatus(String deviceId) { return _ncwSdkPlugin.getCurrentStatus(deviceId); }