采用0x7e表示,若检验码、消息头以及消息体中出现0x7e,则要进行转义处理
<?php
// +----------------------------------------------------------------------
// | GAGACQ [ GAGACQ软件定制开发 ]
// +----------------------------------------------------------------------
// | Copyright (c) 2014~2023 https://gagacloud.cn All rights reserved.
// +----------------------------------------------------------------------
// | Licensed 此软件并不是自由软件,未经许可不能去掉GAGACQ相关版权
// +----------------------------------------------------------------------
// | Author: 13103895694 <itholiday@126.com>
// +----------------------------------------------------------------------
namespace cgcore\enums;
class HikvEnum
{
const CMD_61 = '61';//设备状态
const CMD_62 = '62';//设备故障报警
const CMD_63 = '63';//用户刷卡
const CMD_73

最低0.47元/天 解锁文章
1319

被折叠的 条评论
为什么被折叠?



