Skip to main content
Skip table of contents

eDeviceType_Thermostat

Purpose

Control your thermostats with the information here.


Parameters

  Public Enum eDeviceType_Thermostat
            Operating_State = 1
            Temperature = 2
            Mode_Set = 3
            Fan_Mode_Set = 4
            Fan_Status = 5
            Setpoint = 6
            RunTime = 7
            Hold_Mode = 8
            Operating_Mode = 9
            Additional_Temperature = 10
            Setback = 11
            Filter_Remind = 12
            Root = 99                           ' Indicates a root device of a root/child grouping.
        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.