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.
|
|
|
# ENV_SERVER
|
|
|
|
|
|
|
|
机房环境监测服务端
|
|
|
|
|
|
|
|
### 依赖 ###
|
|
|
|
Python 3.8+
|
|
|
|
Django 3.2.3
|
|
|
|
echart
|
|
|
|
jquery2.1.1
|
|
|
|
Bootstrap 3.4
|
|
|
|
|
|
|
|
### 功能 ###
|
|
|
|
温度、湿度、火灾、漏水、断电数据采集
|
|
|
|
报警点设置和短信、邮件报警
|
|
|
|
远程修改参数、重启等
|
|
|
|
图表统计
|
|
|
|
|
|
|
|
|