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.

26 lines
398 B

2 years ago
2 years ago
2 years ago
2 years ago
2 years ago
  1. # README
  2. ```
  3. 1. 功能点
  4. FrontEndService
  5. MainCtrlService
  6. UnixCan
  7. IflytopCmdServer
  8. SqlService
  9. UsrDB
  10. SensorDataDB
  11. DisinfectionRecordDB
  12. DeviceConfigDB
  13. ----------------------------------
  14. ```
  15. ```
  16. sudo apt-get install sqlite3 libsqlite3-dev
  17. sudo apt-get install sqlite3:arm64 libsqlite3-dev:arm64
  18. ```
  19. ```
  20. https://www.sqlite.org/docs.html
  21. ```