remove rheemcloud pkg, implement against rest api only
Build and Publish / helm-release (push) Has been skipped
Build and Publish / go-binaries (push) Has been skipped
Build and Publish / container-images (push) Has been skipped
Build and Publish / check-chart (push) Successful in 12s

This commit is contained in:
2026-07-05 16:59:53 -04:00
parent dcdf5e4230
commit 047f7c233d
15 changed files with 822 additions and 233 deletions
+6 -1
View File
@@ -124,6 +124,7 @@
},
"properties": {
"costPerKWH": {
"default": 0.19,
"type": "number"
},
"econetEmail": {
@@ -132,6 +133,10 @@
"econetPassword": {
"type": "string"
},
"econetTLSInsecure": {
"default": false,
"type": "boolean"
},
"environment": {
"type": "string"
},
@@ -150,7 +155,7 @@
"otel": {
"$ref": "#/definitions/ConfigOTELConfig"
},
"usageInterval": {
"pollInterval": {
"type": "integer"
},
"version": {