Plugin SDK

therm_current_temp Method

Returns the thermostat current temperature
Namespace: Scheduler Assembly: Scheduler (in Scheduler.dll) Version: 3.0.0.0 (4.0.0.12)

Syntax

C#

public static string therm_current_temp( string ref)


VB

Public Shared Function therm_current_temp ( ref As String) As String


Parameters

ref
Type: System.String
The parent device ref

Return Value

Type: String String representing the current temp

See Also

functions Class
Scheduler Namespace