call abstract method
TRes
call({
- String? mepKey,
- String? opticalKey,
- String? gpk60Key,
- String? gpk61Key,
- bool? localMqttEnabled,
- String? localMqttBroker,
- int? localMqttPort,
- String? localMqttUser,
- String? localMqttPassword,
- int? blinksPerKwh,
- double? allTimesHighConsumption,
- double? allTimesHighProduction,
- bool? hasProduction,
- String? errorCode,
- bool? isOnline,
- double? rmsCurrentMaxPerPhaseAmpere,
- int? consumptionAlarmMaxWh,
- Query$GetDeviceByIdV2$deviceByIdV2$plusDevice$deviceType? deviceType,
- String? $__typename,
Implementation
TRes call({
String? mepKey,
String? opticalKey,
String? gpk60Key,
String? gpk61Key,
bool? localMqttEnabled,
String? localMqttBroker,
int? localMqttPort,
String? localMqttUser,
String? localMqttPassword,
int? blinksPerKwh,
double? allTimesHighConsumption,
double? allTimesHighProduction,
bool? hasProduction,
String? errorCode,
bool? isOnline,
double? rmsCurrentMaxPerPhaseAmpere,
int? consumptionAlarmMaxWh,
Query$GetDeviceByIdV2$deviceByIdV2$plusDevice$deviceType? deviceType,
String? $__typename,
});