{ "DllDatas": [ { "DllPath": "YSAI.Mqtt.dll", "IsAbsolutePath": false, "NamespaceDatas": [ { "Namespace": "YSAI.Mqtt.service.websocket", "ClassDatas": [ { "SN": "YSAI.Mqtt.MqttWebSocketServiceOperate[Instance]", "ClassName": "MqttWebSocketServiceOperate", "ConstructorParam": [ { "Port": 11819, "HttpPort": 11820, "LoginID": "ysai", "LoginPassword": "ysai", "Uri": "NB_CLASS" } ], "MethodDatas": [ { "SN": "[On]", "WhetherExecute": true, "MethodName": "On", "MethodParam": null } ], "EventDatas": null } ] }, { "Namespace": "YSAI.Mqtt.client", "ClassDatas": [ { "SN": "YSAI.Mqtt.MqttClientOperate[Instance]", "ClassName": "MqttClientOperate", "ConstructorParam": [ { "SN": null, "ServerIPAddress": "127.0.0.1", "ServerPort": 11819, "ServerLoginID": "ysai", "ServerLoginPassword": "ysai", "ClientID": null, "QualityOfServiceLevel": "AtMostOnce" } ], "MethodDatas": [ { "SN": "[Init]", "WhetherExecute": true, "MethodName": "Init", "MethodParam": null }, { "SN": "[On]", "WhetherExecute": true, "MethodName": "On", "MethodParam": null }, { "SN": "[Off]", "WhetherExecute": false, "MethodName": "Off", "MethodParam": null }, { "SN": "[PublishSubscribe]", "WhetherExecute": false, "MethodName": "PublishSubscribe", "MethodParam": null }, { "SN": "[AddSubscribe]", "WhetherExecute": false, "MethodName": "AddSubscribe", "MethodParam": null }, { "SN": "[RemoveSubscribe]", "WhetherExecute": false, "MethodName": "RemoveSubscribe", "MethodParam": null } ], "EventDatas": [ { "SN": "[OnEvent]", "EventName": "OnEvent" } ] } ] } ] } ] }