mirror of
https://gitee.com/san-bing/JChargePointProtocol
synced 2026-05-04 18:09:54 +08:00
!43 离线卡数据清除(0x46) 离线卡数据清除应答(0x45)
* merge master * merge master * Merge branch 'master' into Feat_离线卡数据清除、离线卡数据查询 * merge master * Merge branch 'master' into Feat_离线卡数据清除、离线卡数据查询 * 离线卡数据清除(0x46) 离线卡数据清除应答(0x45) * 离线卡数据清除(0x46) 离线卡数据清除应答(0x45) * 离线卡数据清除(0x46) 离线卡数据清除应答(0x45) * 离线卡数据清除(0x46) 离线卡数据清除应答(0x45)
This commit is contained in:
@@ -41,5 +41,9 @@ public enum DownlinkCmdEnum {
|
||||
|
||||
OFFLINE_CARD_SYNC_REQUEST,
|
||||
|
||||
OFFLINE_CARD_CLEAR_REQUEST,
|
||||
|
||||
OFFLINE_CARD_QUERY_REQUEST,
|
||||
|
||||
START_CHARGE_ACK
|
||||
}
|
||||
Reference in New Issue
Block a user