Plugin SDK

therm_current_cool_set Method

Returns the thermostat controls for the cool setpoint
Namespace: Scheduler Assembly: Scheduler (in Scheduler.dll) Version: 3.0.0.0 (4.0.0.12)

Syntax

C#

public static string therm_current_cool_set( string ref)


VB

Public Shared Function therm_current_cool_set ( ref As String) As String


Parameters

ref
Type: System.String
The parent device ref

Return Value

Type: StringThe controls for the device

See Also

functions Class
Scheduler Namespace