C# 클래스 Yodiwo.PaaS.IBMProxyNode.IBMProxy

파일 보기 프로젝트 열기: yodiwo/plegma 1 사용 예제들

공개 프로퍼티들

프로퍼티 타입 설명
LookupPortDirection ioPortDirection>.Dictionary
LookupThingState string>.Dictionary
LookupThingType ePortType>.Dictionary

공개 메소드들

메소드 설명
Init ( ) : void

비공개 메소드들

메소드 설명
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

메소드 상세

Init() 공개 메소드

public Init ( ) : void
리턴 void

프로퍼티 상세

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

public static Dictionary LookupPortDirection
리턴 ioPortDirection>.Dictionary

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

public static Dictionary LookupThingState
리턴 string>.Dictionary

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

public static Dictionary LookupThingType
리턴 ePortType>.Dictionary