Plugin SDK

therm_mode_controls Method

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

Syntax

C#

public static string therm_mode_controls( string ref)


VB

Public Shared Function therm_mode_controls ( 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