Skip to main content

Fields

deviceType : String! required

The device type of the setting.

id : Int! required

The unique id of the device preference setting.

mode : PreferencesModeChoices! required

The mode of the setting.

Scheduled preference settings.

unit : PreferencesUnitChoices! required

The unit of the min and max values in the preferences setting.

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

{ "deviceType": "age-hit-inside-could-board", "id": 78466607, "mode": "CHARGE", "scheduleSettings": FlexDevicePreferenceScheduleSettingInterface, "unit": "CELSIUS" }