C# Class Yodiwo.Projects.GrovePi.Helper

Afficher le fichier Open project: yodiwo/plegma

Méthodes publiques

Свойство Type Description
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

Méthodes publiques

Méthode Description
CommitConfig ( ) : void
CreateThings ( Transport trans, Node node ) : void

Private Methods

Méthode Description
OnGetContinuousDatacb ( GrovePiSensor sensor, object data ) : void
ReadConfig ( ) : ThingConfig>.Dictionary
WriteConfig ( ) : bool

Method Details

CommitConfig() public static méthode

public static CommitConfig ( ) : void
Résultat void

CreateThings() public static méthode

public static CreateThings ( Transport trans, Node node ) : void
trans Transport
node Node
Résultat void

Property Details

ButtonSensorThing public_oe static_oe property

public static Thing ButtonSensorThing
Résultat Thing

BuzzerThing public_oe static_oe property

public static Thing BuzzerThing
Résultat Thing

GPIOs public_oe static_oe property

public static Dictionary GPIOs
Résultat GPIO>.Dictionary

HTSensorThing public_oe static_oe property

public static Thing HTSensorThing
Résultat Thing

LCDThing public_oe static_oe property

public static Thing LCDThing
Résultat Thing

LightSensorThing public_oe static_oe property

public static Thing LightSensorThing
Résultat Thing

Lookup public_oe static_oe property

public static Dictionary Lookup
Résultat GrovePiSensor>.Dictionary

RelaySensorThing public_oe static_oe property

public static Thing RelaySensorThing
Résultat Thing

RgbLedThing public_oe static_oe property

public static Thing RgbLedThing
Résultat Thing

RotaryAngleSensorThing public_oe static_oe property

public static Thing RotaryAngleSensorThing
Résultat Thing

SoundSensorThing public_oe static_oe property

public static Thing SoundSensorThing
Résultat Thing

Things public_oe static_oe property

public static ListTS Things
Résultat ListTS

UltrasonicSensorThing public_oe static_oe property

public static Thing UltrasonicSensorThing
Résultat Thing

node public_oe static_oe property

public static Node,Yodiwo.NodeLibrary node
Résultat Yodiwo.NodeLibrary.Node