C# Class hacs.ScriptingActorElement

Afficher le fichier Open project: bietiekay/hacs Class Usage Examples

Méthodes publiques

Свойство Type Description
ActionToRunName actor_status
ActorToSwitchName String
EndHour System.Int32
SensorToWatchName String
SensorValue Double
StartHour System.Int32

Méthodes publiques

Méthode Description
isCurrentlyWithinStartEndHours ( ) : System.Boolean

Method Details

isCurrentlyWithinStartEndHours() public méthode

public isCurrentlyWithinStartEndHours ( ) : System.Boolean
Résultat System.Boolean

Property Details

ActionToRunName public_oe property

public actor_status ActionToRunName
Résultat actor_status

ActorToSwitchName public_oe property

public String ActorToSwitchName
Résultat String

EndHour public_oe property

public Int32,System EndHour
Résultat System.Int32

SensorToWatchName public_oe property

public String SensorToWatchName
Résultat String

SensorValue public_oe property

public Double SensorValue
Résultat Double

StartHour public_oe property

public Int32,System StartHour
Résultat System.Int32