- 在 RecordData 实体中添加处理记录数据的方法- 新增 TemperatureExceededEvent 类用于温度异常事件 - 在 DeviceController 中集成事件处理逻辑 - 更新数据库结构,增加参数对比类型和默认值字段 - 优化 Param 实体,添加 CompareType枚举 |
||
---|---|---|
.. | ||
gateway/public | ||
gateway.sql |
- 在 RecordData 实体中添加处理记录数据的方法- 新增 TemperatureExceededEvent 类用于温度异常事件 - 在 DeviceController 中集成事件处理逻辑 - 更新数据库结构,增加参数对比类型和默认值字段 - 优化 Param 实体,添加 CompareType枚举 |
||
---|---|---|
.. | ||
gateway/public | ||
gateway.sql |