NEWS
Alpha Testing: OCPP Wallbox Adapter
-
@foxriver76 Entschuldige bitte die verspätete Rückmeldung, bin erst heute dazu gekommen.
Adapterversion: v0.9.1
Log nach neustart des Adapters (Ich denke das meinst du nach Anmelden):
ocpp.0 2023-01-18 20:57:44.252 info Received Status Notification from "/.1": Finishing ocpp.0 2023-01-18 20:57:44.192 info Received Status Notification from "/.0": Available ocpp.0 2023-01-18 20:57:43.983 info Received boot notification from "/" ocpp.0 2023-01-18 20:57:43.953 warn Could not request states of "/": you must provide a joi schema ocpp.0 2023-01-18 20:57:43.946 info Requesting StatusNotification from "/" ocpp.0 2023-01-18 20:57:43.944 info New device connected: "/" ocpp.0 2023-01-18 20:57:43.858 info New valid connection from "/" (http/ocpp1.6) ocpp.0 2023-01-18 20:57:37.834 info Server listening on port 9220 ocpp.0 2023-01-18 20:57:37.705 info Starting OCPP Server ocpp.0 2023-01-18 20:57:37.641 info starting. Version 0.9.1 (non-npm: foxriver76/ioBroker.ocpp) in /opt/iobroker/node_modules/iobroker.ocpp, node: v16.14.2, js-controller: 4.0.23
-
Hier noch mal das Log mit Einstellung alles:
ocpp.0 2023-01-18 21:01:53.638 info Received Status Notification from "/.1": Finishing ocpp.0 2023-01-18 21:01:53.638 debug {"connectorId":1,"errorCode":"NoError","status":"Finishing","timestamp":"2023-01-18T20:01:53.000Z","commandOcpp":"StatusNotification"} ocpp.0 2023-01-18 21:01:53.484 info Received Status Notification from "/.0": Available ocpp.0 2023-01-18 21:01:53.483 debug {"connectorId":0,"errorCode":"NoError","status":"Available","timestamp":"2023-01-18T20:01:53.000Z","commandOcpp":"StatusNotification"} ocpp.0 2023-01-18 21:01:53.285 info Received boot notification from "/" ocpp.0 2023-01-18 21:01:53.284 debug {"chargePointVendor":"go-e","chargePointModel":"go-eCharger","chargePointSerialNumber":"114962","firmwareVersion":"055.0","commandOcpp":"BootNotification"} ocpp.0 2023-01-18 21:01:53.174 warn Could not request states of "/": you must provide a joi schema ocpp.0 2023-01-18 21:01:53.158 info Requesting StatusNotification from "/" ocpp.0 2023-01-18 21:01:53.155 info New device connected: "/" ocpp.0 2023-01-18 21:01:52.955 info New valid connection from "/" (http/ocpp1.6) ocpp.0 2023-01-18 21:01:52.952 debug Connection from "/" with credentials "undefined", protocol: "http", OCPP: ocpp1.6 ocpp.0 2023-01-18 21:01:44.331 info Server listening on port 9220 ocpp.0 2023-01-18 21:01:44.208 info Starting OCPP Server ocpp.0 2023-01-18 21:01:44.156 info starting. Version 0.9.1 (non-npm: foxriver76/ioBroker.ocpp) in /opt/iobroker/node_modules/iobroker.ocpp, node: v16.14.2, js-controller: 4.0.23 ocpp.0 2023-01-18 21:01:43.862 debug States connected to redis: 127.0.0.1:9000 ocpp.0 2023-01-18 21:01:43.829 debug States create User PubSub Client ocpp.0 2023-01-18 21:01:43.827 debug States create System PubSub Client ocpp.0 2023-01-18 21:01:43.807 debug Redis States: Use Redis connection: 127.0.0.1:9000 ocpp.0 2023-01-18 21:01:43.766 debug Objects connected to redis: 127.0.0.1:9001 ocpp.0 2023-01-18 21:01:43.759 debug Objects client initialize lua scripts ocpp.0 2023-01-18 21:01:43.647 debug Objects create User PubSub Client ocpp.0 2023-01-18 21:01:43.645 debug Objects create System PubSub Client ocpp.0 2023-01-18 21:01:43.642 debug Objects client ready ... initialize now ocpp.0 2023-01-18 21:01:43.551 debug Redis Objects: Use Redis connection: 127.0.0.1:9001
-
@foxriver76 said in Alpha Testing: OCPP Wallbox Adapter:
@fl4sh-0 Es gibt noch
MeterValuesAlignedDataMaxLength
und das gleiche fürMeterValuesSampledDataMaxLength
evtl. lässt sampled Data mehr Punkte zu als aligned data?Da hast du recht, danke für den Hinweis.
MeterValuesAlignedDataMaxLength
lässt nur 4 Werte zu undMeterValuesSampledDataMaxLength
lässt 22 Werte zu. Beide States sind leider schreibgeschützt. -
@foxriver76 authList fehlt. Obwohl "Local Auth List Management" laut SupportedFeatureProfiles unterstützt wird.
-
@frank11 Zeig mal bitte das Log, er schreibt da die unterstützen Profile rein und auch wenn er States löscht, weil nicht unterstützt.
-
@foxriver76 Das einzig interessante ist:
ocpp.0
2023-01-19 09:52:38.871 info Supported profiles by client "/21178121966125" are "Core,Local Auth List Management,Reservation,Smart Charging,Remote Trigger"Oder muss ich irgendwo noch Debugging einschalten?
-
@frank11 Schreibt er auch
Removing LocalAuthListManagement functionality as unsupported
?Es kann sein, dass ich es abfange, allerdings scheint deine WB OCPP1.6 etwas unsauber zu implementieren wie auch schon an der
Configuration
gesehen.Lt. Standard
RemoteTrigger
statt wie bei dirRemote Trigger
etc.Version ist die 0.12.0?
-
@jrlohni Vorzugsweise im Admin Tab Adapter, Expertenmodus auf die Katze "von NPM installieren"
-
@foxriver76 Ach verdammt, die Einträge hab ich übersehen:
ocpp.0
2023-01-19 09:52:39.035 info Removing LocalAuthListManagement functionality as unsupportedocpp.0
2023-01-19 09:52:38.994 info Removing SmartCharging functionality as unsupportedAlso auch kein SmartCharging!
Ja, habe gerade auf 0.12.0 upgedatet weil ich ja eh die Instanz neu starten musste.
-
@frank11 ich baue das ein, dass er das trotzdem erkennt.
-
@frank11 Bitte 0.12.1 testen
-
@foxriver76
Wird noch nicht angeboten, ich schaue morgen nochmal.authList fehlt immer noch.
-
@foxriver76 habe die 0.12.1 installiert und eingerichtet. Es tauchen schon deutlich mehr Werte auf! Allerdings klappt das dynamische Laden leider nicht mehr. Vorher konnte ich bei "chargeLimit" die Ampere eingeben und er hat sie anstandslos übernommen. Jetzt werden sie nicht mehr übernommen.
So sieht es vor dem anschließen des Autos aus:
So sieht es nach dem Anschließen aus:
Das sagt die Log dazu:
Falls die Debug Datei noch was bringt, bräuchte ich einmal Hilfe wo ich diese finde...
Grüße!
-
Helfen die logs was?
-
@soeni Ich weiß nicht was in der Installation nicht stimmt. Das
you most provide a valid joi scheme
hatten wir weiter oben schon mal, glaube da war irgendeine Versionskonflikt mit einem anderen Adapter. -
@jrlohni Evtl. lehnt die WB ab, da du von 3 phasigen auf 1 phasiges Laden wechselt. Die Möglichkeit ist neu und eigentlich die einzige Änderung zu vorher, dass wir die Anzahl an Phasen mitsenden.
Hast du diesen Punkt in der Config?
-
@foxriver76 Bei mir funktioniert zumindest jetzt das SmartCharging mit 0.12.1:
-
@frank11 sagte in Alpha Testing: OCPP Wallbox Adapter:
@foxriver76 Bei mir funktioniert zumindest jetzt das SmartCharging mit 0.12.1:
D. H.
authList
nicht da in connector 0? -
@foxriver76 Leider nein:
-
@frank11 dann log bitte ob er wieder deaktiviert hat