fix:修补蓝牙配网bug
This commit is contained in:
@@ -83,6 +83,9 @@ public:
|
||||
/** 本地报警上报 status/{gateid}/alarm (§4.7 扩展) */
|
||||
void publishLocalAlarm(uint8_t alarmType, bool triggered, const char* desc);
|
||||
|
||||
/** 无人极简报文 (仅 Presence+RadarValid, 省4G流量) */
|
||||
void publishPresenceOnly(bool presence, bool radarValid, uint32_t sequence);
|
||||
|
||||
// ============================================================
|
||||
// 回调注册 (协议规范 §5)
|
||||
// ============================================================
|
||||
|
||||
Reference in New Issue
Block a user