SmartFlexInverter
Information about an inverter that has been registered with KrakenFlex.
Fields
Active alert message(s) for a device, showing the latest first.
The type of device.
A UUID that identifies this device registration. Re-registering this device will result in a different ID.
The third-party integration device ID.
The make of the inverter.
The model of the inverter.
The user-friendly name for the device.
The current onboarding wizard for a device.
The device's preference details.
The preference setting for this device.
The id of the property linked to the device.
The third-party that enables control of this device.
The re-authentication state of this device, if applicable.
Information about the current status of this device.
Telemetry data for the inverter.
The example data in the variables and responses below are autogenerated values designed to resemble real inputs. They do not represent actual customer data, and in some cases may require additional validation.
Example
{
"alerts": SmartFlexDeviceAlertInterface,
"deviceType": "BATTERIES",
"id": "21006965",
"integrationDeviceId": "69734771",
"make": "surface-drop-surface-vote-tough",
"model": "however-travel-just-performance-maintain",
"name": "deep-issue-move-training-produce",
"onboardingWizard": SmartFlexOnboardingWizard,
"preferences": SmartFlexDevicePreferencesInterface,
"preferenceSetting": FlexDevicePreferenceSettingInterface,
"propertyId": "47268563",
"provider": "BMW",
"reAuthenticationState": DeviceReAuthenticationInterface,
"status": SmartFlexDeviceStatusInterface,
"telemetry": SmartFlexInverterTelemetry
}