Plugin SDK

therm_fan_controls Method

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

Syntax

C#

public static string therm_fan_controls( string ref)


VB

Public Shared Function therm_fan_controls ( ref As String) As String


Parameters

ref
Type: System.String
Parent device ref

Return Value

Type: StringThe controls for the device

See Also

functions Class
Scheduler Namespace