项目初始化

This commit is contained in:
xy
2025-01-16 16:20:43 +08:00
parent 913b57bc3f
commit c08cb87e09
45 changed files with 2305 additions and 1 deletions

View File

@@ -1,3 +1,9 @@
# cn-data-platform
灿能数据处理平台
灿能数据处理平台
data-processing 数据处理模块,主要用于对外提供数据,以及接收数据入库。
message 消息处理模块,主要用于处理各类消息。
analysis 数据解析模块,用来解析装置上送的各类数据。
algorithm 算法模块,用来计算装置数据、业务数据。
log 日志模块,用来存储各类日志。