点击或拖拽改变大小

MqttServerGetAllMqttRpcApiInfo 方法

获取当前所有注册的RPC接口信息,将返回一个数据列表。
Get all currently registered RPC interface information, and a data list will be returned.

命名空间:  HslCommunication.MQTT
程序集:  HslCommunication (在 HslCommunication.dll 中) 版本:11.8.2.0 (11.8.2.0)
语法
public MqttRpcApiInfo[] GetAllMqttRpcApiInfo()

返回值

类型:MqttRpcApiInfo
信息列表
参见