|
@@ -3,7 +3,6 @@
|
|
|
[使用fastiry作为http服务](https://github.com/fastify/fastify)
|
|
[使用fastiry作为http服务](https://github.com/fastify/fastify)
|
|
|
[使用sqlite3作为数据存储](https://github.com/TryGhost/node-sqlite3)
|
|
[使用sqlite3作为数据存储](https://github.com/TryGhost/node-sqlite3)
|
|
|
服务框架使用http+mqtt+sqlite3,以轻量化为目的。整个原理采用IM群聊方式进行设备管理
|
|
服务框架使用http+mqtt+sqlite3,以轻量化为目的。整个原理采用IM群聊方式进行设备管理
|
|
|
-
|
|
|
|
|
1. 设备:
|
|
1. 设备:
|
|
|
1. 存储:
|
|
1. 存储:
|
|
|
1. wifi相关信息、房间号、设备唯一ID(芯片ID)、设备类型、软件版本、设备电量、
|
|
1. wifi相关信息、房间号、设备唯一ID(芯片ID)、设备类型、软件版本、设备电量、
|