Skip to main content

Fields

gridExport : FlexGridExportStatus! required

The status of the device's grid export capability.

isChargingDurationCapped : FlexIsChargingDurationCapped! required

The status of the device's charging duration cap.

mode : PreferencesModeChoices! required

The device's preference mode.

The schedules of the device's preference.

targetType : PreferencesTargetType! required

The target type of the preference.

unit : PreferencesUnitChoices! required

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" }