integration Fronius ladestation mit ocpp.

This commit is contained in:
2026-05-10 12:38:49 +02:00
parent bba6494c59
commit e240b17d3d
11 changed files with 861 additions and 21 deletions
+5
View File
@@ -79,6 +79,11 @@
"type": "Button",
"caption": "Puffer loeschen",
"onClick": "IPS_RequestAction($id, \"ClearBuffers\", \"\");"
},
{
"type": "Button",
"caption": "Naechsten Outbound Frame holen",
"onClick": "IPS_RequestAction($id, \"DequeueOutboundFrame\", \"\");"
}
]
}