# HomeDataServer **Repository Path**: ttcheng/HomeDataServer ## Basic Information - **Project Name**: HomeDataServer - **Description**: emulator and monitor-server - **Primary Language**: Java - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2022-02-25 - **Last Updated**: 2022-02-25 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # 房间状态检测系统-服务端 环境:JDK1.8 依赖:influxdb paho-mqttv3 ### 系统功能 > 1、随机产生伪数据 > > 2、数据存储在influxdb > > 3、跟据客户端请求从数据库读取数据并推送 > > 4、使用mqtt与终端显示设备通信 > > 5、使用百度云物接入服务作为mqtt broker