C# 클래스 hacs.ScriptingActorElement

파일 보기 프로젝트 열기: bietiekay/hacs 1 사용 예제들

공개 프로퍼티들

프로퍼티 타입 설명
ActionToRunName actor_status
ActorToSwitchName String
EndHour System.Int32
SensorToWatchName String
SensorValue Double
StartHour System.Int32

공개 메소드들

메소드 설명
isCurrentlyWithinStartEndHours ( ) : System.Boolean

메소드 상세

isCurrentlyWithinStartEndHours() 공개 메소드

public isCurrentlyWithinStartEndHours ( ) : System.Boolean
리턴 System.Boolean

프로퍼티 상세

ActionToRunName 공개적으로 프로퍼티

public actor_status ActionToRunName
리턴 actor_status

ActorToSwitchName 공개적으로 프로퍼티

public String ActorToSwitchName
리턴 String

EndHour 공개적으로 프로퍼티

public Int32,System EndHour
리턴 System.Int32

SensorToWatchName 공개적으로 프로퍼티

public String SensorToWatchName
리턴 String

SensorValue 공개적으로 프로퍼티

public Double SensorValue
리턴 Double

StartHour 공개적으로 프로퍼티

public Int32,System StartHour
리턴 System.Int32