From 6e1fb965d8f9ab8f8ea49f9cc8fb94f005ab3f97 Mon Sep 17 00:00:00 2001 From: MickMake Date: Wed, 14 Dec 2022 17:50:18 +1100 Subject: [PATCH] v3.0.0-alpha - MQTT fixes (final) --- .idea/workspace.xml | 51 ++-- cmd/cmd_mqtt.go | 123 ++++++-- cmd/cmd_show_point.go | 6 +- cmd/cmd_show_psid.go | 20 +- .../AppService/getPlantReportPDFList/data.go | 30 +- iSolarCloud/AppService/getPsDetail/data.go | 2 +- .../AppService/getPsDetailWithPsType/data.go | 6 +- .../AppService/powerDevicePointList/data.go | 44 +-- .../AppService/queryDeviceList/data.go | 15 +- .../WebAppService/getDevicePointAttrs/data.go | 281 ++++++++++++++++-- iSolarCloud/api/GoStruct/output/file.go | 29 ++ iSolarCloud/highlevel_point.go | 29 +- iSolarCloud/highlevel_ps.go | 4 +- mmHa/binary_sensor.go | 4 - mmHa/sensors.go | 4 - mmHa/struct.go | 78 ++--- 16 files changed, 503 insertions(+), 223 deletions(-) diff --git a/.idea/workspace.xml b/.idea/workspace.xml index 967c4e38a..08fa1cf7d 100644 --- a/.idea/workspace.xml +++ b/.idea/workspace.xml @@ -7,25 +7,20 @@ - + + + + + + - - + - - - - - - - - + + - - -