Searched refs:NodeStatus (Results 1 – 4 of 4) sorted by relevance
266 } NodeStatus; typedef418 void (*onNodeStatusChanged)(NodeStatusType type, NodeStatus *status);
194 void (*onNodeStatusChanged)(NodeStatusType type, NodeStatus *status); // 设备运行状态变化事件回调
193 …void (*onNodeStatusChanged)(NodeStatusType type, NodeStatus *status); // Called when the device st…
92 void OnCareEvent(NodeStatusType type, NodeStatus *status) in OnCareEvent()