SmartFlexDevicePreferencesInput
Input fields
The ID of the device.
The mode of the schedule.
The schedule with the preference details.
The unit of the min and max values in the preferences schedule.
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
{
"deviceId": "15509940",
"mode": "CHARGE",
"schedules": PreferencesScheduleInput,
"unit": "CELSIUS"
}