diff --git a/zscanprotocol.h b/zscanprotocol.h index 6fdf1b2..cbe90a3 100644 --- a/zscanprotocol.h +++ b/zscanprotocol.h @@ -5,6 +5,8 @@ typedef enum { kreceipt, kerror_receipt, kreport, + kevent, // 非周期上报, 相同的indexid, 表明是事件, 上层可过滤掉 + kevent_confirm, // 事件确认,收到事件确认后, 说明上层已收到该事件, 不再重复上报 } packet_type_t; typedef enum {