From a30e33270cb61ad5ef3b824da22c91f18bcff1d1 Mon Sep 17 00:00:00 2001 From: MickMake Date: Mon, 14 Feb 2022 21:21:54 +1100 Subject: [PATCH] refactor --- .idea/workspace.xml | 85 ++-- iSolarCloud/api/struct_endpoint.go | 3 +- .../getPowerDevicePointNames/const.go | 12 + .../getPowerDevicePointNames/struct.go | 16 +- iSolarCloud/sungro/AppService/login/struct.go | 13 +- iSolarCloud/sungro/web/get.go | 397 ++++++++++-------- iSolarCloud/sungro/web/token.go | 186 +------- 7 files changed, 295 insertions(+), 417 deletions(-) create mode 100644 iSolarCloud/sungro/AppService/getPowerDevicePointNames/const.go diff --git a/.idea/workspace.xml b/.idea/workspace.xml index fbae9af70..22f8cbb8a 100644 --- a/.idea/workspace.xml +++ b/.idea/workspace.xml @@ -5,53 +5,13 @@ - - - - - + - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + +