ejyy/iot/README.MD

21 lines
682 B
Markdown
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

## 「e家宜业」物联网服务端
> 代码整理中,敬请期待
### 智能门禁
> 目前仅支持卡帕斯品牌
#### 接口地址
- 心跳检测 `域名/iot/entrance?id={{接口形参第一位}}&community_id={{接口形参第二位}}&method=status`
- 开门刷卡 `域名/iot/entrance?id={{接口形参第一位}}&community_id={{接口形参第二位}}&method=access`
#### 门禁配置
* 选择`启用AES128加密`,秘钥配置中台对应的秘钥
* 心跳间隔设置为`60`
* `本机信息-标识`配置为中台对应的标识名称
* `通讯协议`选择`启用Http通讯`
* `验证模式`选择`脱机验证优先`主要针对老旧小区用的RFID卡