# SIEP **Repository Path**: waiot/siep ## Basic Information - **Project Name**: SIEP - **Description**: 智联物联平台(Smart IoT Ecosystem Platform,SIEP) - **Primary Language**: Unknown - **License**: AGPL-3.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2024-08-24 - **Last Updated**: 2024-09-26 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # SIEP #### 介绍 智联物联平台(Smart IoT Ecosystem Platform,SIEP) #### 软件架构 1. **前端(用户界面)** - **智能仪表盘(Smart Dashboard,SD):用于实时显示设备数据、状态和分析结果** - **设备管理系统(Device Management System,DMS):用于添加、配置和管理物联网设备** 2. **中台(业务逻辑层)** - **业务规则中心(Business Rules Center,BRC):处理业务逻辑、规则定义和应用层功能** - **数据处理和分析平台(Data Processing and Analytics Platform,DPAP):用于处理和分析数据,生成业务洞察** 3. **后端(服务器和服务)** - **服务端应用(Backend Services,BES):提供数据处理、用户认证、权限管理等服务** - **API 网关(API Gateway,AG):管理和路由 API 请求,提供统一的接口访问** 4. **规则引擎** - **智能规则引擎(Smart Rules Engine,SRE):用于定义和执行规则,根据设备数据触发自动化操作或警报** 5. **数据中心** - **数据存储平台(Data Storage Platform,DSP):负责数据的存储、备份和恢复** - **大数据处理中心(Big Data Processing Center,BDPC):用于处理大规模数据,支持复杂的数据分析任务** 6. **日志服务中心** - **日志收集系统(Log Collection System,LCS):负责收集和汇总来自不同组件的日志数据** - **日志分析平台(Log Analysis Platform,LAP):用于分析日志数据,识别系统异常和性能瓶颈** 7. **监控中心** - **实时监控面板(Real-time Monitoring Dashboard,RMD):展示系统的实时状态、设备运行情况和关键指标** - **警报和通知系统(Alerts and Notification System,ANS):配置和发送系统警报和通知,确保及时响应问题** #### 安装教程 1. xxxx 2. xxxx 3. xxxx #### 使用说明 1. xxxx 2. xxxx 3. xxxx #### 参与贡献 1. Fork 本仓库 2. 新建 Feat_xxx 分支 3. 提交代码 4. 新建 Pull Request #### 特技 1. 使用 Readme\_XXX.md 来支持不同的语言,例如 Readme\_en.md, Readme\_zh.md 2. Gitee 官方博客 [blog.gitee.com](https://blog.gitee.com) 3. 你可以 [https://gitee.com/explore](https://gitee.com/explore) 这个地址来了解 Gitee 上的优秀开源项目 4. [GVP](https://gitee.com/gvp) 全称是 Gitee 最有价值开源项目,是综合评定出的优秀开源项目 5. Gitee 官方提供的使用手册 [https://gitee.com/help](https://gitee.com/help) 6. Gitee 封面人物是一档用来展示 Gitee 会员风采的栏目 [https://gitee.com/gitee-stars/](https://gitee.com/gitee-stars/) https://signoz.io/docs/install/docker/ https://docker.github.net.cn/reference/dockerfile/ https://docker.github.net.cn/compose/ https://www.7ed.net/ docker 镜像加速地址 ```json "registry-mirrors": [ "https://docker.m.daocloud.io", "https://docker.registry.cyou", "https://docker-cf.registry.cyou", "https://dockercf.jsdelivr.fyi", "https://docker.jsdelivr.fyi", "https://dockertest.jsdelivr.fyi", "https://mirror.aliyuncs.com", "https://dockerproxy.com", "https://mirror.baidubce.com", "https://docker.nju.edu.cn", "https://docker.mirrors.sjtug.sjtu.edu.cn", "https://docker.mirrors.ustc.edu.cn", "https://mirror.iscas.ac.cn", "https://docker.rainbond.cc" ] ``` https://developer.aliyun.com/article/1403821 https://www.cnblogs.com/hacker-linner/p/17581720.html https://ipinfo.io/json 这个获取IP地址信息最全 ```json { "ip": "58.246.155.14", "city": "Shanghai", "region": "Shanghai", "country": "CN", "loc": "31.2222,121.4581", "org": "AS17621 China Unicom Shanghai network", "postal": "200000", "timezone": "Asia/Shanghai", "readme": "https://ipinfo.io/missingauth" } ``` https://checkip.amazonaws.com/ 这个获取最简单 https://ipinfo.io/ip 这个速度稍慢 https://icanhazip.com/ 这个返回不知道是IPv6地址,还是IPV4获取后编码了,curl获取的是IPv4 https://www.cnblogs.com/qianxiaox/p/14982738.html https://github.com/open-telemetry/opentelemetry-proto-go/tree/main/otlp