Property | Type | Description | |
---|---|---|---|
LookupPortDirection | ioPortDirection>.Dictionary | ||
LookupThingState | string>.Dictionary | ||
LookupThingType | ePortType>.Dictionary | ||
awsAppClient |
Method | Description | |
---|---|---|
Init ( ) : void | ||
sendC2DMessages ( string topic, string data ) : void |
Method | Description | |
---|---|---|
InitAWSConnection ( ) : void | ||
InitYodiwoConnection ( ) : void | ||
OnChangedStateCb ( Thing thing, |
||
OnMqttThingRxMessage ( string data, string eventName ) : void | ||
OnThingActivatedCb ( Thing thing ) : void | ||
OnTransportConnectedCb ( Yodiwo Transport, string msg ) : void | ||
OnTransportDisconnectedCb ( Yodiwo Transport, string msg ) : void | ||
OnTransportErrorCb ( Yodiwo Transport, TransportErrors Error, string msg ) : void | ||
OnUnexpectedMessageCb ( object message ) : void | ||
ReconstructThing ( |
||
RegisterThingStateCbs ( ) : void |
public sendC2DMessages ( string topic, string data ) : void | ||
topic | string | |
data | string | |
return | void |
public static Dictionary |
||
return | ioPortDirection>.Dictionary |
public static Dictionary |
||
return | string>.Dictionary |
public static Dictionary |
||
return | ePortType>.Dictionary |