GeneralSetting Object

The GeneralSetting object represent the General alert/reminder type. It is used when getting/setting the Thermostat NotificationSettings object.

The type corresponds to the Alert.notificationType returned when alerts are included in the selection. See Alert for more information.

Properties

Name Type Read Only Required Description
enabled Boolean no no Boolean value representing whether or not alerts/reminders are enabled for this notification type or not.
type String yes yes The type of notification. Possible values are: temp
remindTechnician Boolean no no Boolean value representing whether or not alerts/reminders should be sent to the technician/contractor associated with the thermostat.

Back To Top