You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
2 years ago | |
---|---|---|
.vscode | 2 years ago | |
iflytoplinuxsdk@7be7036d99 | 2 years ago | |
src | 2 years ago | |
test_src | 2 years ago | |
toolchain | 2 years ago | |
zcmake@a68cdff520 | 2 years ago | |
.clang-format | 2 years ago | |
.gitignore | 2 years ago | |
.gitmodules | 2 years ago | |
CMakeLists.txt | 2 years ago | |
README.md | 2 years ago | |
build.sh | 2 years ago | |
init.sh | 2 years ago | |
packet.sh | 2 years ago | |
project_config.env | 2 years ago |
README.md
README
1. 功能点
FrontEndService
MainCtrlService
UnixCan
IflytopCmdServer
SqlService
UsrDB
SensorDataDB
DisinfectionRecordDB
DeviceConfigDB
2. 完善功能管理
1. 磁盘空间管理
2. 日志过期自动删除
3. DB过期记录自动删除
4. 量产时记得将websocketIP修改成127.0.0.1
----------------------------------
sudo apt-get install sqlite3 libsqlite3-dev
sudo apt-get install sqlite3:arm64 libsqlite3-dev:arm64
sqlite可视化
sudo apt-get install sqlitebrowser
https://www.sqlite.org/docs.html