0926-奉贤液冷数据接入

This commit is contained in:
2025-09-26 13:55:16 +08:00
parent 102ecbd41c
commit 553e30c6ef
9 changed files with 315 additions and 10 deletions

View File

@ -52,6 +52,11 @@ public class RedisKeyConstants
*/
public static final String ORIGINAL_BMSD = "BMSD_";
/**
* 冷却数据 redis key
*/
public static final String COOLING = "COOLING_";
/**
* 存放单个设备同步过来的原始数据
*/