C# Class Yodiwo.PaaS.IBMProxyNode.IBMProxy

Afficher le fichier Open project: yodiwo/plegma Class Usage Examples

Méthodes publiques

Свойство Type Description
LookupPortDirection ioPortDirection>.Dictionary
LookupThingState string>.Dictionary
LookupThingType ePortType>.Dictionary

Méthodes publiques

Méthode Description
Init ( ) : void

Private Methods

Méthode Description
InitIBMConnection ( ) : void
InitYodiwoConnection ( ) : void
OnChangedStateCb ( Thing thing, Port port, string state ) : void
OnMqttThingRxMessage ( string eventName, string data ) : 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 ( ThingDescriptor thdesc ) : Thing
RegisterThingStateCbs ( ) : void

Method Details

Init() public méthode

public Init ( ) : void
Résultat void

Property Details

LookupPortDirection public_oe static_oe property

public static Dictionary LookupPortDirection
Résultat ioPortDirection>.Dictionary

LookupThingState public_oe static_oe property

public static Dictionary LookupThingState
Résultat string>.Dictionary

LookupThingType public_oe static_oe property

public static Dictionary LookupThingType
Résultat ePortType>.Dictionary