|
@@ -23,7 +23,33 @@ apiurl:
|
|
|
#serviceUrl: http://25.39.79.244:18080/zhhq_app/zhhq_large_screen/queryByAppOrg
|
|
|
serviceUrl: http://192.168.1.189/fxkj/php/public/home/Wechat/test
|
|
|
|
|
|
- # 楼宇运行监控 接口前缀
|
|
|
+ # 后勤运行监控中心接口地址
|
|
|
+ logisticsUrl: http://ip:port/unified-access/sgcc/shanxi/monitoring/assetMetrics
|
|
|
+
|
|
|
+
|
|
|
+ # 楼宇运行监控左半部 接口前缀
|
|
|
+ controlApiUrl: http://113.44.175.227
|
|
|
+ # 楼宇中控 楼宇本周用电量
|
|
|
+ controlElectricity: /electricity/init
|
|
|
+ # 楼宇中控 楼宇本周用电量机房总用电量
|
|
|
+ controlElectricityRoom: /electricity/room
|
|
|
+ # 楼宇中控 楼宇本周用电量明细
|
|
|
+ controlElectricityDetail: /electricity/details
|
|
|
+ # 楼宇中控 楼宇今日总用电量
|
|
|
+ controlTodaySum: /today/sum
|
|
|
+ # 楼宇中控 楼宇每月用电量
|
|
|
+ controlMonthSum: /monthly/sum
|
|
|
+ # 楼宇中控 配电室重要回路负荷情况
|
|
|
+ controlImportantSum: /important/sum
|
|
|
+ # 楼宇中控 楼宇中当前告警的设备
|
|
|
+ controlEquipment: /equipment/state
|
|
|
+ # 楼宇中控 告警事件的历史统计
|
|
|
+ controlAlarm: /alarm/count
|
|
|
+ # 楼宇中控 水箱水位情况
|
|
|
+ controlWater: /water/state
|
|
|
+
|
|
|
+
|
|
|
+ # 楼宇运行监控右半部 接口前缀
|
|
|
buildPrefix: http://113.44.175.227:8081/psbims
|
|
|
# 大楼安防监控信息 巡更次数统计(近6月)
|
|
|
jsonFrequency: /screen/patrol/frequency/statistics
|