| 1234567891011121314151617 |
- [ODBC]
- DRIVER=ODBC Driver 17 for SQL Server
- SERVER=127.0.0.1,1433
- DATABASE=RMDB1
- UID=sa
- PWD=sa123456
- [SET]
- port=10086 #Websocket 端口
- reminder_interval=21600 #报警提醒间隔
- momp=
- DataCompression=1
- move_reserve=730 天 #转换过程记录保留天数, 默认730天, 20230701起
- pass_reserve=730 天 #过车过程记录保留天数, 默认730天, 20240601起
- idle_reserve=20 GB #E盘闲置空间, 默认20GB, 20230701起
- resist_reserve=365 天 #阻力数据保留天数, 默认365天, 20230701起
- temp_reserve=365 天 #温湿度数据保留天数, 默认365天, 20230701起
- super_num=0 #推送个数
|