[logseq-plugin-git:commit] 2025-05-28T09:23:26.573Z
This commit is contained in:
parent
87e95c3d0b
commit
85c1f0f099
@ -1,3 +1,4 @@
|
|||||||
- Read from service and put to curl delete #JQ [[Code Snippet]]
|
- Read from service and put to curl delete #JQ [[Code Snippet]]
|
||||||
- `curl "http://hierarchy.pp.k8s-c1t.vicosrv.de/api/hierarchy/806/categories?topCatID=0&items=false&properties=false&depth=1" | jq '.subCategories | map({"h":.hierarchyID, "c":.catID})[] | "http://hierarchy.pp.k8s-c1t.vicosrv.de/api/hierarchy/\(.h)/categories/\(.c)"' | xargs -n1 curl -X 'DELETE'`
|
- `curl "http://hierarchy.pp.k8s-c1t.vicosrv.de/api/hierarchy/806/categories?topCatID=0&items=false&properties=false&depth=1" | jq '.subCategories | map({"h":.hierarchyID, "c":.catID})[] | "http://hierarchy.pp.k8s-c1t.vicosrv.de/api/hierarchy/\(.h)/categories/\(.c)"' | xargs -n1 curl -X 'DELETE'`
|
||||||
|
-
|
||||||
-
|
-
|
||||||
@ -9,4 +9,6 @@
|
|||||||
- Leerlaufspannung – Voc (V): 42
|
- Leerlaufspannung – Voc (V): 42
|
||||||
- Kurzschlussstrom – Isc (A): 6,51
|
- Kurzschlussstrom – Isc (A): 6,51
|
||||||
- Spannung bei Pmax – Vmp (V): 36
|
- Spannung bei Pmax – Vmp (V): 36
|
||||||
- Strom bei Pmax – Imp (A): 6,25
|
- Strom bei Pmax – Imp (A): 6,25
|
||||||
|
- Hoymiles HMS-800W-2T
|
||||||
|
-
|
||||||
1
journals/2025_05_23.md
Normal file
1
journals/2025_05_23.md
Normal file
@ -0,0 +1 @@
|
|||||||
|
-
|
||||||
Loading…
x
Reference in New Issue
Block a user