Navigation

    Logo
    • Register
    • Login
    • Search
    • Recent
    • Tags
    • Unread
    • Categories
    • Unreplied
    • Popular
    • GitHub
    • Docu
    • Hilfe
    1. Home
    2. Deutsch
    3. Tester
    4. Alpha Testing: OCPP Wallbox Adapter

    NEWS

    • Neuer Blog: Fotos und Eindrücke aus Solingen

    • ioBroker@Smart Living Forum Solingen, 14.06. - Agenda added

    • ioBroker goes Matter ... Matter Adapter in Stable

    Alpha Testing: OCPP Wallbox Adapter

    This topic has been deleted. Only users with topic management privileges can see it.
    • foxriver76
      foxriver76 Developer @Jrlohni last edited by

      @jrlohni Ich kann aktuell empfehlen auf die Beta Version zu gehen, wenn du neu einrichtest, da sich seit der 0.4.0 einiges geändert hat, allerdings noch so in Entwicklung, dass ich es nicht als stable deklarieren möchte.

      J 1 Reply Last reply Reply Quote 0
      • foxriver76
        foxriver76 Developer @frank11 last edited by

        @frank11 Nein, bitte keine Datenpunkte im Adapter selbst anlegen. Was genau fehlt dir?

        F 1 Reply Last reply Reply Quote 0
        • J
          Jrlohni @foxriver76 last edited by

          @foxriver76 Das heißt ich soll die besser übers Terminal im ioBroker Ordner installieren? Wie in deinen ersten Beiträgen? Habe es jetzt normal über die Adapterinstallation in ioBroker gemacht (gestern).

          foxriver76 1 Reply Last reply Reply Quote 0
          • Soeni
            Soeni @foxriver76 last edited by

            @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
            
            Soeni 1 Reply Last reply Reply Quote 0
            • Soeni
              Soeni @Soeni last edited by

              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
              
              1 Reply Last reply Reply Quote 0
              • F
                fL4sH 0 @foxriver76 last edited by

                @foxriver76 said in Alpha Testing: OCPP Wallbox Adapter:

                @fl4sh-0 Es gibt noch MeterValuesAlignedDataMaxLength und das gleiche für MeterValuesSampledDataMaxLength 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 und MeterValuesSampledDataMaxLength lässt 22 Werte zu. Beide States sind leider schreibgeschützt.

                1 Reply Last reply Reply Quote 0
                • F
                  frank11 @foxriver76 last edited by

                  @foxriver76 authList fehlt. Obwohl "Local Auth List Management" laut SupportedFeatureProfiles unterstützt wird.

                  foxriver76 1 Reply Last reply Reply Quote 0
                  • foxriver76
                    foxriver76 Developer @frank11 last edited by

                    @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.

                    F 1 Reply Last reply Reply Quote 0
                    • F
                      frank11 @foxriver76 last edited by

                      @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?

                      foxriver76 1 Reply Last reply Reply Quote 0
                      • foxriver76
                        foxriver76 Developer @frank11 last edited by

                        @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.

                        Bildschirmfoto 2023-01-19 um 10.07.45.png

                        Lt. Standard RemoteTrigger statt wie bei dir Remote Trigger etc.

                        Version ist die 0.12.0?

                        F 1 Reply Last reply Reply Quote 0
                        • foxriver76
                          foxriver76 Developer @Jrlohni last edited by

                          @jrlohni Vorzugsweise im Admin Tab Adapter, Expertenmodus auf die Katze "von NPM installieren"

                          J 1 Reply Last reply Reply Quote 0
                          • F
                            frank11 @foxriver76 last edited by

                            @foxriver76 Ach verdammt, die Einträge hab ich übersehen:

                            ocpp.0
                            2023-01-19 09:52:39.035 info Removing LocalAuthListManagement functionality as unsupported

                            ocpp.0
                            2023-01-19 09:52:38.994 info Removing SmartCharging functionality as unsupported

                            Also auch kein SmartCharging! 😞

                            Ja, habe gerade auf 0.12.0 upgedatet weil ich ja eh die Instanz neu starten musste.

                            foxriver76 2 Replies Last reply Reply Quote 0
                            • foxriver76
                              foxriver76 Developer @frank11 last edited by

                              @frank11 ich baue das ein, dass er das trotzdem erkennt.

                              1 Reply Last reply Reply Quote 0
                              • foxriver76
                                foxriver76 Developer @frank11 last edited by

                                @frank11 Bitte 0.12.1 testen

                                F 1 Reply Last reply Reply Quote 1
                                • F
                                  frank11 @foxriver76 last edited by frank11

                                  @foxriver76 Wird noch nicht angeboten, ich schaue morgen nochmal.

                                  authList fehlt immer noch.

                                  1 Reply Last reply Reply Quote 0
                                  • J
                                    Jrlohni @foxriver76 last edited by

                                    @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:
                                    Bildschirm­foto 2023-01-19 um 15.13.58.png Bildschirm­foto 2023-01-19 um 15.14.18.png

                                    So sieht es nach dem Anschließen aus:
                                    Bildschirm­foto 2023-01-19 um 16.04.03.png Bildschirm­foto 2023-01-19 um 16.04.26.png

                                    Das sagt die Log dazu:
                                    Bildschirm­foto 2023-01-19 um 16.05.26.png

                                    Falls die Debug Datei noch was bringt, bräuchte ich einmal Hilfe wo ich diese finde... 🙂

                                    Grüße!

                                    Soeni foxriver76 F 3 Replies Last reply Reply Quote 0
                                    • Soeni
                                      Soeni @Jrlohni last edited by

                                      Helfen die logs was?

                                      foxriver76 1 Reply Last reply Reply Quote 0
                                      • foxriver76
                                        foxriver76 Developer @Soeni last edited by

                                        @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.

                                        1 Reply Last reply Reply Quote 0
                                        • foxriver76
                                          foxriver76 Developer @Jrlohni last edited by

                                          @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?

                                          Bildschirmfoto von 2023-01-19 17-00-03.png

                                          F J 2 Replies Last reply Reply Quote 0
                                          • F
                                            frank11 @foxriver76 last edited by

                                            @foxriver76 Bei mir funktioniert zumindest jetzt das SmartCharging mit 0.12.1:

                                            Bildschirm­foto 2023-01-19 um 19.12.10.png

                                            foxriver76 1 Reply Last reply Reply Quote 0
                                            • First post
                                              Last post

                                            Support us

                                            ioBroker
                                            Community Adapters
                                            Donate

                                            572
                                            Online

                                            31.7k
                                            Users

                                            79.8k
                                            Topics

                                            1.3m
                                            Posts

                                            adapter ocpp wallbox
                                            48
                                            440
                                            78154
                                            Loading More Posts
                                            • Oldest to Newest
                                            • Newest to Oldest
                                            • Most Votes
                                            Reply
                                            • Reply as topic
                                            Log in to reply
                                            Community
                                            Impressum | Datenschutz-Bestimmungen | Nutzungsbedingungen
                                            The ioBroker Community 2014-2023
                                            logo