SmartFlexDevicePreferences
Fields
The status of the device's grid export capability.
The status of the device's charging duration cap.
The device's preference mode.
The schedules of the device's preference.
The target type of the preference.
The unit of the preference schedules' min and max values.
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
{
"gridExport": "ENABLED",
"isChargingDurationCapped": "ENABLED",
"mode": "CHARGE",
"schedules": [SmartFlexDevicePreferenceSchedule],
"targetType": "ABSOLUTE_STATE_OF_CHARGE",
"unit": "CELSIUS"
}