C# 클래스 Yodiwo.Projects.GrovePi.Helper

파일 보기 프로젝트 열기: yodiwo/plegma

공개 프로퍼티들

프로퍼티 타입 설명
ButtonSensorThing Thing
BuzzerThing Thing
GPIOs GPIO>.Dictionary
HTSensorThing Thing
LCDThing Thing
LightSensorThing Thing
Lookup GrovePiSensor>.Dictionary
RelaySensorThing Thing
RgbLedThing Thing
RotaryAngleSensorThing Thing
SoundSensorThing Thing
Things ListTS
UltrasonicSensorThing Thing
node Yodiwo.NodeLibrary.Node

공개 메소드들

메소드 설명
CommitConfig ( ) : void
CreateThings ( Transport trans, Node node ) : void

비공개 메소드들

메소드 설명
OnGetContinuousDatacb ( GrovePiSensor sensor, object data ) : void
ReadConfig ( ) : ThingConfig>.Dictionary
WriteConfig ( ) : bool

메소드 상세

CommitConfig() 공개 정적인 메소드

public static CommitConfig ( ) : void
리턴 void

CreateThings() 공개 정적인 메소드

public static CreateThings ( Transport trans, Node node ) : void
trans Transport
node Node
리턴 void

프로퍼티 상세

ButtonSensorThing 공개적으로 정적으로 프로퍼티

public static Thing ButtonSensorThing
리턴 Thing

BuzzerThing 공개적으로 정적으로 프로퍼티

public static Thing BuzzerThing
리턴 Thing

GPIOs 공개적으로 정적으로 프로퍼티

public static Dictionary GPIOs
리턴 GPIO>.Dictionary

HTSensorThing 공개적으로 정적으로 프로퍼티

public static Thing HTSensorThing
리턴 Thing

LCDThing 공개적으로 정적으로 프로퍼티

public static Thing LCDThing
리턴 Thing

LightSensorThing 공개적으로 정적으로 프로퍼티

public static Thing LightSensorThing
리턴 Thing

Lookup 공개적으로 정적으로 프로퍼티

public static Dictionary Lookup
리턴 GrovePiSensor>.Dictionary

RelaySensorThing 공개적으로 정적으로 프로퍼티

public static Thing RelaySensorThing
리턴 Thing

RgbLedThing 공개적으로 정적으로 프로퍼티

public static Thing RgbLedThing
리턴 Thing

RotaryAngleSensorThing 공개적으로 정적으로 프로퍼티

public static Thing RotaryAngleSensorThing
리턴 Thing

SoundSensorThing 공개적으로 정적으로 프로퍼티

public static Thing SoundSensorThing
리턴 Thing

Things 공개적으로 정적으로 프로퍼티

public static ListTS Things
리턴 ListTS

UltrasonicSensorThing 공개적으로 정적으로 프로퍼티

public static Thing UltrasonicSensorThing
리턴 Thing

node 공개적으로 정적으로 프로퍼티

public static Node,Yodiwo.NodeLibrary node
리턴 Yodiwo.NodeLibrary.Node