Skip to main content
Skip table of contents

eDeviceSubType_Setpoint

Purpose

When the Device_Type is set to a Thermostat API Type of Setpoint, the Device_SubType should be set to one of the enum values from this list.


Parameters

        <Serializable()> _
        Public Enum eDeviceSubType_Setpoint
            Invalid = 0
            Heating_1 = 1
            Cooling_1 = 2
            Furnace = 7
            Dry_Air = 8
            Moist_Air = 9
            Auto_Changeover = 10
            Energy_Save_Heat = 11
            Energy_Save_Cool = 12
            Away_Heating = 13
        End Enum


Returns

Nothing 


Example

Sample Code

VB
None


JavaScript errors detected

Please note, these errors can depend on your browser setup.

If this problem persists, please contact our support.