Plugin SDK
Breadcrumbs

therm_mode_status_image Method

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

Syntax

C#

public static string therm_mode_status_image( string ref)


VB

Public Shared Function therm_mode_status_image ( ref As String) As String


Parameters

ref
Type: System.String
The parent device ref

Return Value

Type: StringComplete img tag which includes a reference to the current thermostat mode image

See Also

functions Class
Scheduler Namespace