C# 클래스 AdapterLib.HueBridgeDevice

상속: AdapterLib.AdapterDevice
파일 보기 프로젝트 열기: dotMorten/AllJoynPhilipsHueDSB 1 사용 예제들

공개 메소드들

메소드 설명
HueBridgeDevice ( Q42 client, AdapterLib.HueBridgeDescription desc, AdapterLib.Adapter bridge ) : System
Run ( string runArgument ) : void

비공개 메소드들

메소드 설명
CreateSignals ( ) : void
Link ( ) : void
UpdateDeviceList ( ) : void

메소드 상세

HueBridgeDevice() 공개 메소드

public HueBridgeDevice ( Q42 client, AdapterLib.HueBridgeDescription desc, AdapterLib.Adapter bridge ) : System
client Q42
desc AdapterLib.HueBridgeDescription
bridge AdapterLib.Adapter
리턴 System

Run() 공개 메소드

public Run ( string runArgument ) : void
runArgument string
리턴 void