NEWS
Alpha Testing: OCPP Wallbox Adapter
-
@meister-mopper Gerne 0.6.0 probieren, es sollte ein Channel mit
dataTransfer
angelegt werden, der die transferierten Daten enthält. -
@foxriver76
Super, das warndataTransfer
taucht nicht mehr auf, allerdings bekomme ich immer einen Adapter Neustart, wenn ichtransactionActive
umstelle true/false.Im log kommt:
ocpp.0 2022-08-14 16:28:15.966 error AssertionError [ERR_ASSERTION]: you must provide a joi schema at module.exports.internals.Any.root.reach (/opt/iobroker/node_modules/@ampeco/ocpp-eliftech/node_modules/joi/lib/index.js:200:14) at _loop (/opt/iobroker/node_modules/@ampeco/ocpp-eliftech/dist/helpers.js:58:35) at applyPropertiesValidators (/opt/iobroker/node_modules/@ampeco/ocpp-eliftech/dist/helpers.js:78:16) at RemoteStopTransaction.BaseCommand (/opt/iobroker/node_modules/@ampeco/ocpp-eliftech/dist/commands/BaseCommand.js:32:46) at new RemoteStopTransaction (/opt/iobroker/node_modules/@ampeco/ocpp-eliftech/dist/commands/RemoteStopTransaction.js:46:149) at Ocpp.onStateChange (/opt/iobroker/node_modules/iobroker.ocpp/build/main.js:424:27) ocpp.0 2022-08-14 16:28:15.966 error Exception-Code: ERR_ASSERTION: you must provide a joi schema ocpp.0 2022-08-14 16:28:15.971 info terminating ocpp.0 2022-08-14 16:28:15.972 warn Terminated (UNCAUGHT_EXCEPTION): Without reason host.iobroker 2022-08-14 16:28:16.608 error Caught by controller[1]: [winston] Attempt to write logs with no transports {"url":"http://192.168.178.10:9220/XXXXXXXXX","message":"[OCPP] Received message: [2,\"2a8bc2e5-df12-4664-b78f-46cb25c46eac\",\"Heartbeat\",{}] [2,\"2a8bc2e5-df12-4664-b78f-46cb25c46eac\",\"Heartbeat\",{}]","level":"info"} host.iobroker 2022-08-14 16:28:16.608 error Caught by controller[1]: [winston] Attempt to write logs with no transports {"url":"http://192.168.178.10:9220/XXXXXXXXX","message":"[OCPP] Sending response: [3,\"2a8bc2e5-df12-4664-b78f-46cb25c46eac\",{\"currentTime\":\"2022-08-14T14:27:49.033Z\"}] [3,\"2a8bc2e5-df12-4664-b78f-46cb25c46eac\",{\"currentTime\":\"2022-08-14T14:27:49.033Z\"}]","level":"info"} host.iobroker 2022-08-14 16:28:16.609 error Caught by controller[2]: [winston] Attempt to write logs with no transports {"url":"http://192.168.178.10:9220/XXXXXXXXX","error":1006,"level":"info","message":"[OCPP] Closing socket for http://192.168.178.10:9220/XXXXXXXXX: 1006"} host.iobroker 2022-08-14 16:28:16.609 error instance system.adapter.ocpp.0 terminated with code 6 (UNCAUGHT_EXCEPTION) ocpp.0 2022-08-14 16:28:47.836 info starting. Version 0.6.0 (non-npm: foxriver76/ioBroker.ocpp#48303d5b08f18682ed681038d614133990a50c1e) in /opt/iobroker/node_modules/iobroker.ocpp, node: v14.20.0, js-controller: 4.0.23 ocpp.0 2022-08-14 16:28:47.861 info Starting OCPP Server ocpp.0 2022-08-14 16:28:47.885 info Server listening on port 9220 ocpp.0 2022-08-14 16:28:56.214 info New valid connection from "http://192.168.178.10:9220/XXXXXXXXX" (http/ocpp1.6) ocpp.0 2022-08-14 16:28:56.264 info New device connected: "http://192.168.178.10:9220/XXXXXXXXX" ocpp.0 2022-08-14 16:28:56.265 info Requesting BootNotification from "http://192.168.178.10:9220/XXXXXXXXX" ocpp.0 2022-08-14 16:28:56.267 warn Could not request states of "http://192.168.178.10:9220/XXXXXXXXX": you must provide a joi schema
Dieses Verhalten habe ich auch mit der Version 0.4.0 .
Kann es sein, dass dies die Ursache ist?
Could not request states of "http://192.168.178.10:9220/EVB-XXXXXXXXX": you must provide a joi schema
-
@meister-mopper sagte in Alpha Testing: OCPP Wallbox Adapter:
ocpp.0 2022-08-14 16:28:15.966 error AssertionError [ERR_ASSERTION]: you must provide a joi schema at module.exports.internals.Any.root.reach (/opt/iobroker/node_modules/@ampeco/ocpp-eliftech/node_modules/joi/lib/index.js:200:14) at _loop (/opt/iobroker/node_modules/@ampeco/ocpp-eliftech/dist/helpers.js:58:35) at applyPropertiesValidators (/opt/iobroker/node_modules/@ampeco/ocpp-eliftech/dist/helpers.js:78:16) at RemoteStopTransaction.BaseCommand (/opt/iobroker/node_modules/@ampeco/ocpp-eliftech/dist/commands/BaseCommand.js:32:46) at new RemoteStopTransaction (/opt/iobroker/node_modules/@ampeco/ocpp-eliftech/dist/commands/RemoteStopTransaction.js:46:149) at Ocpp.onStateChange (/opt/iobroker/node_modules/iobroker.ocpp/build/main.js:424:27)
Interessant, schaue ich mir an.
-
@moonlanderpi Kannst du denn an der Wallbox selbst das Chargelimit einstellen? Ich glaube das war es bei mir. Also ich kann es zwischen 6 und 16 einstellen, oder ich stelle die Option aus, dann geht nur 16A.
Da gibt es dann noch eine Option Manuelles einstellen, die musste ich in der App der Terra Box einschalten, sonst konnte auch per OCCP nichts geschickt werden. Vermute zumindest da einen zusammenhang, da seit dem ich das gemacht habe es funktioniert. -
Hallo zusammen.
Ich habe einen go-e Charger mit dem Adapter verbunden, allerdings kommen keine Daten an. Der Objektordner meterValues bleibt beispielsweise leer. Der Verbindung bekommt auch nur den Namen "/". Laut go-e App ist mit der Verbindung alles OK.
Log:
2022-08-26 14:19:01.680 - info: ocpp.0 (2067838) starting. Version 0.6.0 in /opt/iobroker/node_modules/iobroker.ocpp, node: v12.22.12, js-controller: 4.0.23 2022-08-26 14:19:01.690 - info: ocpp.0 (2067838) Starting OCPP Server 2022-08-26 14:19:01.715 - info: ocpp.0 (2067838) Server listening on port 9220 2022-08-26 14:19:11.562 - info: ocpp.0 (2067838) New valid connection from "/" (http/ocpp1.6) 2022-08-26 14:19:11.675 - info: ocpp.0 (2067838) New device connected: "/" 2022-08-26 14:19:11.676 - info: ocpp.0 (2067838) Requesting StatusNotification from "/" 2022-08-26 14:19:11.679 - warn: ocpp.0 (2067838) Could not request states of "/": you must provide a joi schema 2022-08-26 14:19:11.715 - info: ocpp.0 (2067838) Received boot notification from "/" 2022-08-26 14:19:11.980 - info: ocpp.0 (2067838) Received Status Notification from "/": Available 2022-08-26 14:19:12.064 - info: ocpp.0 (2067838) Received Status Notification from "/": Available
npm ls joi:
iobroker.inst@2.0.3 /opt/iobroker ├─┬ iobroker.go-e@1.0.23 │ └── joi@17.6.0 └─┬ iobroker.ocpp@0.6.0 └─┬ @ampeco/ocpp-eliftech@1.1.0 ├─┬ enjoi@3.2.5 │ └── joi@13.7.0 └── joi@13.7.0
-
@nator Ich kann das bei mir aktuell nicht nachstellen leider. Anscheinend kommt das Problem öfter vor wie oben bei @Meister-Mopper . Nur die Message sollte zwischen unterschiedlichen Hosts dieselbe sein und die joi Version unter ocpp ist auch identisch zu meiner. Die Frage ist nur ob node da was falsch auflöst (npm falsch hin schiebt) und eine andere Version anzieht, da du noch eine installiert hast und das evtl. dazu führt.
-
@foxriver76 Ich habe mal go-e parallel installiert, funktioniert bei mir trotzdem. Bin da aktuell etwas ratlos. Auf dem Host auf dem das läuft ist bei mir noch node 12.
-
@foxriver76
Ich habe den Adapter mal auf einem Slave installiert. Dort läuft Node.js 16.17.0 und npm 8.15.0.Ich bekomme ihn jedoch nicht grün und das log zeigt das Folgende:
$ iobroker url https://github.com/foxriver76/ioBroker.ocpp.git --host rpizigbee --debug install foxriver76/ioBroker.ocpp#48303d5b08f18682ed681038d614133990a50c1e Installing foxriver76/ioBroker.ocpp#48303d5b08f18682ed681038d614133990a50c1e... (System call) npm WARN skipping integrity check for git dependency ssh://git@github.com/foxriver76/ioBroker.ocpp.git npm WARN deprecated topo@3.0.3: This module has moved and is now available at @hapi/topo. Please update your dependencies as this version is no longer maintained an may contain bugs and security issues. npm WARN deprecated joi-date-extensions@1.2.0: This module has moved and is now available at @hapi/joi-date. Please update your dependencies as this version is no longer maintained an may contain bugs and security issues. npm WARN deprecated hoek@5.0.4: This version has been deprecated in accordance with the hapi support policy (hapi.im/support). Please upgrade to the latest version to get the best features, bug fixes, and security patches. If you are unable to upgrade at this time, paid support is available for older versions (hapi.im/commercial). npm WARN deprecated hoek@6.1.3: This module has moved and is now available at @hapi/hoek. Please update your dependencies as this version is no longer maintained an may contain bugs and security issues. npm WARN deprecated joi@13.7.0: This version has been deprecated in accordance with the hapi support policy (hapi.im/support). Please upgrade to the latest version to get the best features, bug fixes, and security patches. If you are unable to upgrade at this time, paid support is available for older versions (hapi.im/commercial). npm WARN deprecated core-js@2.6.12: core-js@<3.23.3 is no longer maintained and not recommended for usage due to the number of issues. Because of the V8 engine whims, feature detection in old core-js versions could cause a slowdown up to 100x even if nothing is polyfilled. Some versions have web compatibility issues. Please, upgrade your dependencies to the actual version of core-js. added 47 packages, removed 40 packages, and changed 8 packages in 2m86 packages are looking for funding run `npm fund` for details upload [1] ocpp.admin /opt/iobroker/node_modules/iobroker.ocpp/admin/jsonConfig.json jsonConfig.json application/json upload [0] ocpp.admin /opt/iobroker/node_modules/iobroker.ocpp/admin/ocpp.png ocpp.png image/png Process exited with code 0
-
@meister-mopper Bitte nicht mehr von Git installieren, Adapter ist mittlerweile im Repo. Abseits davon sieht das Installations-Log unauffällig aus. Log vom Start ist eher interessant.
-
@foxriver76
Na ja, das ist wahrscheinlich auch eher unspektakulär. Ich schrieb ja, dass der Adapter nicht grün wird und somit auch mit meiner Wallbox nicht kommuniziert.ocpp.0 2022-08-26 16:01:03.819 debug Redis Objects: Use Redis connection: 192.168.178.10:9001 ocpp.0 2022-08-26 16:01:03.894 debug Objects client ready ... initialize now ocpp.0 2022-08-26 16:01:03.914 debug Objects create System PubSub Client ocpp.0 2022-08-26 16:01:03.916 debug Objects create User PubSub Client ocpp.0 2022-08-26 16:01:04.028 debug Objects client initialize lua scripts ocpp.0 2022-08-26 16:01:04.043 debug Objects connected to redis: 192.168.178.10:9001 ocpp.0 2022-08-26 16:01:04.093 debug Redis States: Use Redis connection: 192.168.178.10:6379 ocpp.0 2022-08-26 16:01:04.103 debug States create System PubSub Client ocpp.0 2022-08-26 16:01:04.104 debug States create User PubSub Client ocpp.0 2022-08-26 16:01:04.118 debug States connected to redis: 192.168.178.10:6379 ocpp.0 2022-08-26 16:01:04.368 info starting. Version 0.6.0 (non-npm: foxriver76/ioBroker.ocpp#48303d5b08f18682ed681038d614133990a50c1e) in /opt/iobroker/node_modules/iobroker.ocpp, node: v16.17.0, js-controller: 4.0.23 ocpp.0 2022-08-26 16:01:04.413 info Starting OCPP Server ocpp.0 2022-08-26 16:01:04.454 info Server listening on port 9220 ocpp.0 2022-08-26 16:12:17.153 info Got terminate signal TERMINATE_YOURSELF ocpp.0 2022-08-26 16:12:17.166 info terminating ocpp.0 2022-08-26 16:12:17.169 info Terminated (ADAPTER_REQUESTED_TERMINATION): Without reason
-
@meister-mopper Ah.. ich hattes es so interpretiert, dass er crashed
Und in der Box hast du die OCPP Server Adresse auf deine IP vom "Slave" abgeändert?
-
@foxriver76 sagte in Alpha Testing: OCPP Wallbox Adapter:
Und in der Box hast du die OCPP Server Adresse auf deine IP vom "Slave" abgeändert?
Natürlich habe ich Depp das nicht getan. Das teste ich morgen nochmal.
-
@foxriver76
Leider bekomme ich auch mit in der Wallbox geänderter IP des Slave dasselbe Ergebnis.Irgendwie scheint es mit Nodejs.16 noch nicht zu funktionieren. Vielleicht kann ja jemand anders dies nochmal testen.
-
@meister-mopper dasselbe Ergebnis heißt wieder joi Schema issue?
-
@foxriver76 sagte in Alpha Testing: OCPP Wallbox Adapter:
dasselbe Ergebnis heißt wieder joi Schema issue?
Nein, nein, der Server lauscht, aber er ses kommt keine Verbindung mit der Wallbox unter Node.js 16 zustande.
ocpp.0 2022-08-27 08:51:24.315 info Got terminate signal TERMINATE_YOURSELF ocpp.0 2022-08-27 08:51:24.333 info terminating ocpp.0 2022-08-27 08:51:24.335 info Terminated (ADAPTER_REQUESTED_TERMINATION): Without reason ocpp.0 2022-08-27 08:51:29.572 debug Redis Objects: Use Redis connection: 192.168.178.10:9001 ocpp.0 2022-08-27 08:51:29.628 debug Objects client ready ... initialize now ocpp.0 2022-08-27 08:51:29.631 debug Objects create System PubSub Client ocpp.0 2022-08-27 08:51:29.632 debug Objects create User PubSub Client ocpp.0 2022-08-27 08:51:29.708 debug Objects client initialize lua scripts ocpp.0 2022-08-27 08:51:29.716 debug Objects connected to redis: 192.168.178.10:9001 ocpp.0 2022-08-27 08:51:29.763 debug Redis States: Use Redis connection: 192.168.178.10:6379 ocpp.0 2022-08-27 08:51:29.774 debug States create System PubSub Client ocpp.0 2022-08-27 08:51:29.776 debug States create User PubSub Client ocpp.0 2022-08-27 08:51:29.789 debug States connected to redis: 192.168.178.10:6379 ocpp.0 2022-08-27 08:51:29.976 info starting. Version 0.6.0 in /opt/iobroker/node_modules/iobroker.ocpp, node: v16.17.0, js-controller: 4.0.23 ocpp.0 2022-08-27 08:51:30.015 info Starting OCPP Server ocpp.0 2022-08-27 08:51:30.056 info Server listening on port 9220
-
@foxriver76
Edit: Ich sehe schon, die neue IP wurde noch nicht übernommen. Ich habe es jetzt erfolgreich geändert und siehe da, die Wallbox ist mit dem Slave verbunden.
Weiterhin habe ichtransactionActive
auf false gesetzt, und der Adapter ist nicht ausgestiegen. Derstatus
wechselte aufFinishing
.Es scheint zu funktionieren.
-
@meister-mopper Sehr gut, interessant sind jetzt die Unterschiede zw. "Master"-System u. "Slave"-System
-
Der Master läuft mit Node.js 14.20.0 und NPM 6.14.17.
Der Slave mit 16.17.0 und 8.15.0.Außerdem bekomme ich eine Fehlermeldung, wenn ich
chargeLimit
auf 16 setze.ocpp.0 2022-08-27 09:25:26.930 error Cannot execute command "chargeLimit" for "http://192_168_178_80:9220/EVB-XXXXXXXXXX": Sender's message does not comply with protocol specification.
-
@meister-mopper
Ich habe eine EVBox Elvi erfolgreich mit dem Adapter verbunden und kann einen Ladevorgang problemlos abbrechen.
Nach Abbrechen übertransAction = false
erhalte ich den statusFinishing
Leider kann ich den Ladevorgang durch
transAction = true
und deaktivieren/reaktivieren deravailability
nicht wieder starten und bekomme:ocpp.0 2022-08-28 18:41:40.749 error Cannot execute command "transactionActive" for "http://192_168_178_80:9220/EVB-XXXXXXXXXX": Sender's message does not comply with protocol specification.
Jetzt könnte es noch an einem fehlerhaften idTag liegen:
Ich habe das idTag erfolglos in verschiedenen Versionen eingegeben
<NL-EVB-CXXXXXXXX-F>
oder
<CXXXXXXXX>
oder
<CXXXXXXXX-F>
oder
<NL-EVB-CXXXXXXXX>Weiteres:
Nachdem ich einen Ladevorgang abgebrochen habe (Finished), ist die Wallbox für den Adapter tot und reagiert nicht mehr auf irgendwas.
Ich muss dann das Ladekabel ziehen, wieder einstecken und mit dem RFID Chip aktivieren. Dann wird wieder geladen, und ich kann problemlos das Laden auch wieder unterbrechen.Manchmal steht man millimeternah vorm Scheunentor, vielleicht ist jemand weiter entfernt.
So sieht es nach dem Beenden des Ladevorgangs aus:
@foxriver76
Hier mal die Zeilen im debug log, nachdem ichtransactionActive
= true gesetzt habe:ocpp.0 2022-09-02 15:30:29.860 error Cannot execute command "transactionActive" for "http://192_168_178_80:9220/EVB-xxxxxxxxxx": Sender's message does not comply with protocol specification. ocpp.0 2022-09-02 15:30:29.573 debug Sending RemoteStartTransaction for http://192_168_178_80:9220/EVB-xxxxxxxxxx: {"connectorId":1,"idTag":"xxxxxxxxxxxxxx","chargingProfile":{"chargingProfileId":1,"stackLevel":0,"chargingProfilePurpose":"TxDefaultProfile","chargingProfileKind":"Recurring","recurrencyKind":"Daily","chargingSchedule":{"duration":86400,"startSchedule":"2013-01-01T00:00Z","chargingRateUnit":"A","chargingSchedulePeriod":[{"startPeriod":0,"limit":16}]}}}
Vielleicht hast Du ja eine Idee, welche Informationen der Wallbox noch fehlen.
-
Ich versuche meinen ganz neuen NRGkick per ocpp mit diesem Adapter zu verbinden. Leider bisher ohne Erfolg. Stimmt was an den Einstellungen in der NRG App nicht? Hat da jemand Erfahrung?