# manna_bottle **Repository Path**: fubang_1/manna_bottle ## Basic Information - **Project Name**: manna_bottle - **Description**: No description available - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2024-04-21 - **Last Updated**: 2024-04-21 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README 本工程位于数据接入层,为线上设备的实时数据提供入库和产生实时数据的通知行为 安装: ./install.sh 启动: systemctl start consumer-dtu systemctl start consumer-line systemctl start consumer-water systemctl start sendpush-dtu systemctl start sendpush-line systemctl start sendpush-water 提示: 线上代码的安装路径统一为/opt/data_import/ ## 2021.12.22 sendtion 同步亦庄代码到git。 增加了告警信息去重处理。manna_bottle/lib/event.py 部分电气火灾设备报警间隔24小时,其他报警设备间隔1分钟。 增加了3个analog模拟量消费者,数据量太大时,消费不过来。