智慧农业大棚项目服务端及前端(MQTT服务器,SQLite3服务器,CGI,前端页面)
Go to file
flykhan c2b047a667 修改主页为index.html; localstorage存储登录的用户名 2023-10-27 10:51:01 +08:00
cgi-bin 修改主页为index.html; localstorage存储登录的用户名 2023-10-27 10:51:01 +08:00
how_to_use_mqtt 修改pubtomqtt的错误语句 2023-10-26 19:38:47 +08:00
html 修改主页为index.html; localstorage存储登录的用户名 2023-10-27 10:51:01 +08:00
sql_base 订阅并解析插入mqtt消息到sqlite3数据库,时间获取插入成功; 增加部分温湿度表测试数据 2023-10-27 09:01:28 +08:00
.gitignore 添加ignore规则: 避免跟踪*.cgi文件;cgi/html-base成功实现v3 2023-10-25 15:40:47 +08:00
LICENSE Initial commit 2023-10-23 18:42:52 +08:00
README.md Initial commit 2023-10-23 18:42:52 +08:00

README.md

smart-green-house-server-and-front-end

智慧农业大棚项目服务端及前端MQTT服务器SQLite3服务器CGI前端页面