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 @schwimbi last edited by foxriver76

      @schwimbi habe es bei mir nicht während einer Transaktion probiert, aber ohne sehe ich dass sich das Limit in der WB App entsprechend ändert.

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

        @foxriver76 ok werde nochmal testen, kriegst du noch weitere Werte/Objects angezeigt ? Ladestrom aktuell, ... etc. ?

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

          @schwimbi Alle Werte die rein kommen was Monitoring betrifft sind in MeterValues. Du kannst mal Loglevel auf Debug schalten und schauen was da ankommt, bei allen die getestet hatten wars nur ein Wert, daher habe ich es erst mal auf einen Wert abgebildet. Könnten potentiell mehrere sein.

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

            @foxriver76 Gabs bisher noch weitere Tester ? und entsprechende Erfahrungen ?

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

              @schwimbi leider nicht, hast du es nochmal probiert wie beschrieben?

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

                Adapter aktuell im Review für Beta Repo dann mache ich mal einen neuen Thread und da finden sich nochmal ein paar User hoffe ich 😉

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

                  @foxriver76 Hallo, super Adapter den du da entwickelt hast, danke dafür. Ich konnte den Adapter heute mit meiner ABB Terra AC Wallbox verbinden und er funktioniert auch. Nur leider kann man das Chargelimit nicht setzen und Availability ist ohne Funktion. Der Wert
                  der MeterValue ist bei der ABB Terra AC (lt. der App ChargeSync) die Spannung von L1 in V nicht in Wh.
                  Screenshot_20220118-183045_ChargerSync.jpg
                  Screenshot_20220118-170910_Chrome.jpg
                  Ich hoffe die Entwicklung geht noch weiter und ich kann vllt ein bisschen dazu beitragen. Anbei noch OCPP Unterlagen von der ABB Terra AC.
                  Terra.AC.OCPP.1.6.Implementation.overview._v1.5.-.external.pdf
                  Wenn ich noch was testen soll und kann, würde ich das gerne machen.

                  Hier ist sind noch Daten aus dem Log.
                  Die Werte werden alle mitgegeben.

                  2022-01-18 20:00:50.625	debug	{"connectorId":1,"transactionId":1,"meterValue":[{"timestamp":"2022-01-18T19:00:50.000Z","sampledValue":
                  [{"value":"229.60","context":"Sample.Periodic","format":"Raw","measurand":"Voltage","phase":"L1-N","unit":"V"},
                  {"value":"9.57","context":"Sample.Periodic","format":"Raw","measurand":"Current.Import","phase":"L1","unit":"A"},
                  {"value":"2170","context":"Sample.Periodic","format":"Raw","measurand":"Power.Active.Import","phase":"L1","unit":"W"},
                  {"value":"229.90","context":"Sample.Periodic","format":"Raw","measurand":"Voltage","phase":"L2-N","unit":"V"},
                  {"value":"9.54","context":"Sample.Periodic","format":"Raw","measurand":"Current.Import","phase":"L2","unit":"A"},
                  {"value":"2163","context":"Sample.Periodic","format":"Raw","measurand":"Power.Active.Import","phase":"L2","unit":"W"},
                  {"value":"232.40","context":"Sample.Periodic","format":"Raw","measurand":"Voltage","phase":"L3-N","unit":"V"},
                  {"value":"0.0","context":"Sample.Periodic","format":"Raw","measurand":"Current.Import","phase":"L3","unit":"A"},
                  {"value":"0","context":"Sample.Periodic","format":"Raw","measurand":"Power.Active.Import","phase":"L3","unit":"W"},
                  {"value":"176","context":"Sample.Periodic","format":"Raw","measurand":"Energy.Active.Import.Register","unit":"Wh"},
                  {"value":"10","context":"Sample.Periodic","format":"Raw","measurand":"Current.Offered","unit":"A"}]}],
                  "commandOcpp":"MeterValues"}
                  
                  ocpp.0
                  
                  

                  Dieser Daten werden abgesetzt wenn man das Chargelimit auf 6A setzt.

                  Sending RemoteStartTransaction for /TACW1142021G1020: {"connectorId":1,"idTag":"1","chargingProfile":{"chargingProfileId":1,"stackLevel":1,"chargingProfilePurpose":"TxProfile","chargingProfileKind":"Recurring","recurrencyKind":"Daily","chargingSchedule":{"duration":86400,"startSchedule":"2013-01-01T00:00Z","chargingRateUnit":"A","chargingSchedulePeriod":[{"startPeriod":0,"limit":6}]}}}
                  

                  Gruß Tobias

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

                    @fl4sh-0 cool die Meter values kann ich bei Gelegenheit einbauen gerne GitHub issue machen.

                    Für das ändern des Limits, ich habe da bei mir nur bei inaktiven Ladevorgang getestet und da hat es funktioniert, wie hast du es getestet?

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

                      @foxriver76 said in Alpha Testing: OCPP Wallbox Adapter:

                      @fl4sh-0 cool die Meter values kann ich bei Gelegenheit einbauen gerne GitHub issue machen.

                      Für das ändern des Limits, ich habe da bei mir nur bei inaktiven Ladevorgang getestet und da hat es funktioniert, wie hast du es getestet?

                      Das mit den MeterValues wäre mega cool wenn das klappen würde. Werde mich mal bei GitHub anmelden und ein Issue aufmachen.

                      Das Limit habe ich bisher nur während eines Ladevorgangs im iobroker geändert und das hatte keine Auswirkung.
                      In der App konnte ich das Limit während eines Ladevorgangs ändern und das funktioniert auch.

                      Bei einem inaktiven Ladevorgang habe ich es bisher noch nicht getestet, werde ich aber bei Gelegenheit mal versuchen.

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

                        @foxriver76 said in Alpha Testing: OCPP Wallbox Adapter:

                        @fl4sh-0 cool die Meter values kann ich bei Gelegenheit einbauen gerne GitHub issue machen.

                        Für das ändern des Limits, ich habe da bei mir nur bei inaktiven Ladevorgang getestet und da hat es funktioniert, wie hast du es getestet?

                        Das Limit wird bei der ABB über Chargelimit nicht berücksichtigt. Ich habe alle Varianten durchgespielt.
                        Inaktiven Ladevorgang -> Stecker nicht gesteckt
                        Inaktiven Ladevorgang ->Stecker gesteckt
                        Der eingestellte Wert im iobroker wird nicht übernommen.

                        Anschließend habe ich noch mal den Wert in der App geändert um eine Veränderung im Log zu sehen und der letzte Wert der MeterValue ist der eingestellte ladestrom aus der App.

                        v5.2.3
                        
                        0
                        1
                        Log-Größe: 835.3 KB
                        
                        ocpp.0
                        Zeit
                        debug
                        Nachricht
                        
                        ocpp.0
                        2022-01-18 22:04:56.747	warn	Client "/TACW1142021G1020" timed out
                        
                        ocpp.0
                        2022-01-18 22:03:26.747	info	Received Status Notification from "/TACW1142021G1020": Available
                        
                        ocpp.0
                        2022-01-18 22:03:26.747	debug	{"connectorId":1,"errorCode":"NoError","info":"null","status":"Available","vendorErrorCode":"0x00","commandOcpp":"StatusNotification"}
                        
                        ocpp.0
                        2022-01-18 22:03:19.606	info	Received stop transaction from "/TACW1142021G1020"
                        
                        ocpp.0
                        2022-01-18 22:03:19.606	debug	{"meterStop":113,"idTag":"1","timestamp":"2022-01-18T21:03:17.000Z","transactionId":1,"reason":"Remote","commandOcpp":"StopTransaction"}
                        
                        ocpp.0
                        2022-01-18 22:03:19.106	info	Received Status Notification from "/TACW1142021G1020": Finishing
                        
                        ocpp.0
                        2022-01-18 22:03:19.105	debug	{"connectorId":1,"errorCode":"NoError","info":"null","status":"Finishing","vendorErrorCode":"0x00","commandOcpp":"StatusNotification"}
                        
                        ocpp.0
                        2022-01-18 22:03:17.744	debug	Received heartbeat from "/TACW1142021G1020"
                        
                        ocpp.0
                        2022-01-18 22:03:17.744	debug	{"commandOcpp":"Heartbeat"}
                        
                        ocpp.0
                        2022-01-18 22:03:17.245	info	Received Status Notification from "/TACW1142021G1020": SuspendedEV
                        
                        ocpp.0
                        2022-01-18 22:03:17.245	debug	{"connectorId":1,"errorCode":"NoError","info":"null","status":"SuspendedEV","vendorErrorCode":"0x00","commandOcpp":"StatusNotification"}
                        
                        ocpp.0
                        2022-01-18 22:03:14.759	debug	Sending RemoteStopTransaction for /TACW1142021G1020
                        
                        ocpp.0
                        2022-01-18 22:02:55.293	info	Received MeterValues from "/TACW1142021G1020"
                        
                        ocpp.0
                        2022-01-18 22:02:55.292	debug	{"connectorId":1,"transactionId":1,"meterValue":[{"timestamp":"2022-01-18T21:02:53.000Z","sampledValue":[{"value":"229.40","context":"Sample.Periodic","format":"Raw","measurand":"Voltage","phase":"L1-N","unit":"V"},{"value":"9.61","context":"Sample.Periodic","format":"Raw","measurand":"Current.Import","phase":"L1","unit":"A"},{"value":"2175","context":"Sample.Periodic","format":"Raw","measurand":"Power.Active.Import","phase":"L1","unit":"W"},{"value":"229.90","context":"Sample.Periodic","format":"Raw","measurand":"Voltage","phase":"L2-N","unit":"V"},{"value":"9.56","context":"Sample.Periodic","format":"Raw","measurand":"Current.Import","phase":"L2","unit":"A"},{"value":"2169","context":"Sample.Periodic","format":"Raw","measurand":"Power.Active.Import","phase":"L2","unit":"W"},{"value":"231.90","context":"Sample.Periodic","format":"Raw","measurand":"Voltage","phase":"L3-N","unit":"V"},{"value":"0.0","context":"Sample.Periodic","format":"Raw","measurand":"Current.Import","phase":"L3","unit":"A"},{"value":"0","context":"Sample.Periodic","format":"Raw","measurand":"Power.Active.Import","phase":"L3","unit":"W"},{"value":"86","context":"Sample.Periodic","format":"Raw","measurand":"Energy.Active.Import.Register","unit":"Wh"},{"value":"10","context":"Sample.Periodic","format":"Raw","measurand":"Current.Offered","unit":"A"}]}],"commandOcpp":"MeterValues"}
                        
                        ocpp.0
                        2022-01-18 22:02:23.367	info	Received MeterValues from "/TACW1142021G1020"
                        
                        ocpp.0
                        2022-01-18 22:02:23.367	debug	{"connectorId":1,"transactionId":1,"meterValue":[{"timestamp":"2022-01-18T21:02:21.000Z","sampledValue":[{"value":"229.20","context":"Sample.Periodic","format":"Raw","measurand":"Voltage","phase":"L1-N","unit":"V"},{"value":"9.61","context":"Sample.Periodic","format":"Raw","measurand":"Current.Import","phase":"L1","unit":"A"},{"value":"2174","context":"Sample.Periodic","format":"Raw","measurand":"Power.Active.Import","phase":"L1","unit":"W"},{"value":"229.60","context":"Sample.Periodic","format":"Raw","measurand":"Voltage","phase":"L2-N","unit":"V"},{"value":"9.57","context":"Sample.Periodic","format":"Raw","measurand":"Current.Import","phase":"L2","unit":"A"},{"value":"2168","context":"Sample.Periodic","format":"Raw","measurand":"Power.Active.Import","phase":"L2","unit":"W"},{"value":"231.90","context":"Sample.Periodic","format":"Raw","measurand":"Voltage","phase":"L3-N","unit":"V"},{"value":"0.0","context":"Sample.Periodic","format":"Raw","measurand":"Current.Import","phase":"L3","unit":"A"},{"value":"0","context":"Sample.Periodic","format":"Raw","measurand":"Power.Active.Import","phase":"L3","unit":"W"},{"value":"47","context":"Sample.Periodic","format":"Raw","measurand":"Energy.Active.Import.Register","unit":"Wh"},{"value":"10","context":"Sample.Periodic","format":"Raw","measurand":"Current.Offered","unit":"A"}]}],"commandOcpp":"MeterValues"}
                        
                        ocpp.0
                        2022-01-18 22:01:51.432	info	Received MeterValues from "/TACW1142021G1020"
                        
                        ocpp.0
                        2022-01-18 22:01:51.431	debug	{"connectorId":1,"transactionId":1,"meterValue":[{"timestamp":"2022-01-18T21:01:50.000Z","sampledValue":[{"value":"228.70","context":"Transaction.Begin","format":"Raw","measurand":"Voltage","phase":"L1-N","unit":"V"},{"value":"10.62","context":"Transaction.Begin","format":"Raw","measurand":"Current.Import","phase":"L1","unit":"A"},{"value":"2403","context":"Transaction.Begin","format":"Raw","measurand":"Power.Active.Import","phase":"L1","unit":"W"},{"value":"229.00","context":"Transaction.Begin","format":"Raw","measurand":"Voltage","phase":"L2-N","unit":"V"},{"value":"10.58","context":"Transaction.Begin","format":"Raw","measurand":"Current.Import","phase":"L2","unit":"A"},{"value":"2396","context":"Transaction.Begin","format":"Raw","measurand":"Power.Active.Import","phase":"L2","unit":"W"},{"value":"231.80","context":"Transaction.Begin","format":"Raw","measurand":"Voltage","phase":"L3-N","unit":"V"},{"value":"0.0","context":"Transaction.Begin","format":"Raw","measurand":"Current.Import","phase":"L3","unit":"A"},{"value":"0","context":"Transaction.Begin","format":"Raw","measurand":"Power.Active.Import","phase":"L3","unit":"W"},{"value":"0","context":"Transaction.Begin","format":"Raw","measurand":"Energy.Active.Import.Register","unit":"Wh"},{"value":"11","context":"Transaction.Begin","format":"Raw","measurand":"Current.Offered","unit":"A"}]}],"commandOcpp":"MeterValues"}
                        
                        ocpp.0
                        2022-01-18 22:01:42.405	info	Received Start transaction from "/TACW1142021G1020"
                        
                        ocpp.0
                        2022-01-18 22:01:42.404	debug	{"connectorId":1,"idTag":"1","meterStart":0,"timestamp":"2022-01-18T21:01:40.000Z","commandOcpp":"StartTransaction"}
                        
                        ocpp.0
                        2022-01-18 22:01:41.903	info	Received Status Notification from "/TACW1142021G1020": Charging
                        
                        ocpp.0
                        2022-01-18 22:01:41.902	debug	{"connectorId":1,"errorCode":"NoError","info":"null","status":"Charging","vendorErrorCode":"0x00","commandOcpp":"StatusNotification"}
                        
                        ocpp.0
                        2022-01-18 22:01:41.403	info	Received Status Notification from "/TACW1142021G1020": SuspendedEV
                        
                        ocpp.0
                        2022-01-18 22:01:41.402	debug	{"connectorId":1,"errorCode":"NoError","info":"null","status":"SuspendedEV","vendorErrorCode":"0x00","commandOcpp":"StatusNotification"}
                        
                        ocpp.0
                        2022-01-18 22:01:40.892	debug	Sending RemoteStartTransaction for /TACW1142021G1020: {"connectorId":1,"idTag":"1","chargingProfile":{"chargingProfileId":1,"stackLevel":1,"chargingProfilePurpose":"TxProfile","chargingProfileKind":"Recurring","recurrencyKind":"Daily","chargingSchedule":{"duration":86400,"startSchedule":"2013-01-01T00:00Z","chargingRateUnit":"A","chargingSchedulePeriod":[{"startPeriod":0,"limit":8}]}}}
                        
                        foxriver76 1 Reply Last reply Reply Quote 0
                        • foxriver76
                          foxriver76 Developer @fL4sH 0 last edited by

                          @fl4sh-0 habe die meterValues eingebaut mit 0.3.0 den alten meterValue State bitte manuell löschen.

                          Dass die Ladeleistung bei den ABB Boxen nicht angezogen wird kann ich nicht ganz nachvollziehen, weiß aktuell leider nicht woran es liegt

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

                            @foxriver76

                            @foxriver76 said in Alpha Testing: OCPP Wallbox Adapter:

                            @fl4sh-0 habe die meterValues eingebaut mit 0.3.0 den alten meterValue State bitte manuell löschen.

                            Dass die Ladeleistung bei den ABB Boxen nicht angezogen wird kann ich nicht ganz nachvollziehen, weiß aktuell leider nicht woran es liegt

                            Ach mega cool! Das ging schnell und funktioniert. Vielen Dank.

                            Screenshot_20220118-230644_Chrome.jpg

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

                              @foxriver76 said in Alpha Testing: OCPP Wallbox Adapter:

                              @fl4sh-0 habe die meterValues eingebaut mit 0.3.0 den alten meterValue State bitte manuell löschen.

                              Dass die Ladeleistung bei den ABB Boxen nicht angezogen wird kann ich nicht ganz nachvollziehen, weiß aktuell leider nicht woran es liegt

                              Ich habe noch mal ein bisschen mit dem Ladelimit getestet. Das stand im Log:

                              
                              ocpp.0
                              2022-01-19 07:28:25.519	debug	Sending RemoteStartTransaction for /TACW1142021G1020: {"connectorId":1,"idTag":"1","chargingProfile":{"chargingProfileId":1,"stackLevel":1,"chargingProfilePurpose":"TxProfile","chargingProfileKind":"Recurring","recurrencyKind":"Daily","chargingSchedule":{"duration":86400,"startSchedule":"2013-01-01T00:00Z","chargingRateUnit":"A","chargingSchedulePeriod":[{"startPeriod":0,"limit":8}]}}}
                              
                              ocpp.0
                              2022-01-19 07:27:46.152	debug	Sending SetChargingProfile for /TACW1142021G1020
                              

                              Gesendet wird das SetChargingProfile auch und wenn anschließend die Transaktion gestartet wird, sendet er auch einige Daten. Was ich mich nur frage warum startSchedule":"2013-01-01T00:00Z diesen Zeitstempel hat?

                              Hier sind noch Auszüge aus der Ocpp Dokumentation der ABB.
                              2c86c564-8739-4b92-a284-69eb7269de77-image.png
                              f1225765-aecd-45cd-8203-81612244ce89-image.png
                              Vielleicht kannst du damit ja was anfangen und es hilft dir weiter.

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

                                @fl4sh-0

                                Was ich mich nur frage warum startSchedule":"2013-01-01T00:00Z diesen Zeitstempel hat?

                                443B6BC4-106C-46E8-BBB7-1F6FD540DCF7.png

                                Ist der example Zeitstempel aus der OCPP Doku um das zu bewirken.

                                Was ich noch sehe bei dir Max Stack Level 0 wir setzen 1 evtl ist es das noch. Nervig nach wie vor dass ich die Config nicht zurück bekomme sonst könnte ich sowas im Adapter dynamisch behandeln.

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

                                  @foxriver76 said in Alpha Testing: OCPP Wallbox Adapter:

                                  @fl4sh-0
                                  Was ich noch sehe bei dir Max Stack Level 0 wir setzen 1 evtl ist es das noch. Nervig nach wie vor dass ich die Config nicht zurück bekomme sonst könnte ich sowas im Adapter dynamisch behandeln.

                                  Dann hätte man ja eventuell schon was gefunden wo man ansetzten kann.
                                  Was meinst du denn damit, das du die Config nicht zurück bekommst, wenn ich fragen darf?
                                  Könnte man solche Sachen nicht über eine Variablen aus dem OCPP Adapter aussteuern, ähnlich wie beim Port ?

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

                                    @fl4sh-0 Das mit dem stackLevel können wir später probieren.

                                    Konfigurierbar ja wäre möglich, ist aber ja schon sehr technisch und für den Anwender jetzt nicht so spannend. Eigentlich müsste die WB auf einen GetConfiguration Request antworten. In der Antwort würden dann auch Informationen wie das maxStackLevel stehen.

                                    Leider antwortet bislang keine WB darauf obwohl sie es sollte, auf meiner Seite sehe ich leider aktuell keinen Fehler.

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

                                      @foxriver76 said in Alpha Testing: OCPP Wallbox Adapter:

                                      @fl4sh-0 Das mit dem stackLevel können wir später probieren.

                                      Konfigurierbar ja wäre möglich, ist aber ja schon sehr technisch und für den Anwender jetzt nicht so spannend. Eigentlich müsste die WB auf einen GetConfiguration Request antworten. In der Antwort würden dann auch Informationen wie das maxStackLevel stehen.

                                      Leider antwortet bislang keine WB darauf obwohl sie es sollte, auf meiner Seite sehe ich leider aktuell keinen Fehler.

                                      Das sind die GetConfiguration Daten aus der ABB Dokumentation.

                                      3a330eb3-ba82-41bc-a67f-403a71dceed3-image.png
                                      ca085595-d120-4a54-8945-be99b03df3b2-image.png

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

                                        @fl4sh-0 Ich habe bereits probiert einzelne Keys die sicher vorhanden sein müssten zu requesten, als auch die gesamte Config. Habe ben nochmal nachgeschaut.. keine Ahnung woran es liegt.

                                        Ich habe auf GitHub das stackLevel auf 0 geändert, bitte mal testen.

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

                                          @foxriver76 said in Alpha Testing: OCPP Wallbox Adapter:

                                          @fl4sh-0 Ich habe bereits probiert einzelne Keys die sicher vorhanden sein müssten zu requesten, als auch die gesamte Config. Habe ben nochmal nachgeschaut.. keine Ahnung woran es liegt.

                                          Ich habe auf GitHub das stackLevel auf 0 geändert, bitte mal testen.

                                          Anbei die Logdatei mit dem stacklevel 0 leider ohne Erfolg. Er sendet zwar SetChargingProfile aber kann es anscheind nicht verarbeiten.

                                          Über die APP kann man das Limit zwischen 6A -16A stufenlos einstellen auch während eines Ladevorgangs. Aber für PV-Überschussladung ist das über die App nicht realisierbar und auch nur über Bluetooth steuerbar. Gibt es vllt noch eine andere Möglichkeit woran es liegen kann das der das Limit nicht setzt?

                                          ocpp.0 2022-01-19 10:39:38.888	debug	{"connectorId":1,"transactionId":1,"meterValue":[{"timestamp":"2022-01-19T09:39:38.000Z","sampledValue":[{"value":"229.10","context":"Transaction.Begin","format":"Raw","measurand":"Voltage","phase":"L1-N","unit":"V"},{"value":"5.77","context":"Transaction.Begin","format":"Raw","measurand":"Current.Import","phase":"L1","unit":"A"},{"value":"16","context":"Transaction.Begin","format":"Raw","measurand":"Power.Active.Import","phase":"L1","unit":"W"},{"value":"229.00","context":"Transaction.Begin","format":"Raw","measurand":"Voltage","phase":"L2-N","unit":"V"},{"value":"5.76","context":"Transaction.Begin","format":"Raw","measurand":"Current.Import","phase":"L2","unit":"A"},{"value":"5","context":"Transaction.Begin","format":"Raw","measurand":"Power.Active.Import","phase":"L2","unit":"W"},{"value":"230.90","context":"Transaction.Begin","format":"Raw","measurand":"Voltage","phase":"L3-N","unit":"V"},{"value":"0.0","context":"Transaction.Begin","format":"Raw","measurand":"Current.Import","phase":"L3","unit":"A"},{"value":"0","context":"Transaction.Begin","format":"Raw","measurand":"Power.Active.Import","phase":"L3","unit":"W"},{"value":"0","context":"Transaction.Begin","format":"Raw","measurand":"Energy.Active.Import.Register","unit":"Wh"},{"value":"6","context":"Transaction.Begin","format":"Raw","measurand":"Current.Offered","unit":"A"}]}],"commandOcpp":"MeterValues"}
                                          ocpp.0 2022-01-19 10:39:30.629	info	Received Start transaction from "/TACW1142021G1020"
                                          ocpp.0 2022-01-19 10:39:30.628	debug	{"connectorId":1,"idTag":"1","meterStart":0,"timestamp":"2022-01-19T09:39:29.000Z","commandOcpp":"StartTransaction"}
                                          ocpp.0 2022-01-19 10:39:29.936	info	Received Status Notification from "/TACW1142021G1020": Charging
                                          ocpp.0 2022-01-19 10:39:29.936	debug	{"connectorId":1,"errorCode":"NoError","info":"null","status":"Charging","vendorErrorCode":"0x00","commandOcpp":"StatusNotification"}
                                          ocpp.0 2022-01-19 10:39:28.982	info	Received Status Notification from "/TACW1142021G1020": SuspendedEV
                                          ocpp.0 2022-01-19 10:39:28.981	debug	{"connectorId":1,"errorCode":"NoError","info":"null","status":"SuspendedEV","vendorErrorCode":"0x00","commandOcpp":"StatusNotification"}
                                          ocpp.0 2022-01-19 10:39:28.465	debug	Sending RemoteStartTransaction for /TACW1142021G1020: {"connectorId":1,"idTag":"1","chargingProfile":{"chargingProfileId":1,"stackLevel":0,"chargingProfilePurpose":"TxProfile","chargingProfileKind":"Recurring","recurrencyKind":"Daily","chargingSchedule":{"duration":86400,"startSchedule":"2013-01-01T00:00Z","chargingRateUnit":"A","chargingSchedulePeriod":[{"startPeriod":0,"limit":10}]}}}
                                          ocpp.0 2022-01-19 10:39:13.348	debug	Received heartbeat from "/TACW1142021G1020"
                                          ocpp.0 2022-01-19 10:39:13.347	debug	{"commandOcpp":"Heartbeat"}
                                          ocpp.0 2022-01-19 10:38:58.104	debug	Sending SetChargingProfile for /TACW1142021G1020
                                          ocpp.0 2022-01-19 10:38:18.006	info	Sending GetConfiguration to "/TACW1142021G1020"
                                          
                                          
                                          ocpp.02022-01-19 11:57:33.366	debug	Sending RemoteStartTransaction for /TACW1142021G1020: {"connectorId":1,"idTag":"1","chargingProfile":{"chargingProfileId":1,"stackLevel":0,"chargingProfilePurpose":"TxProfile","chargingProfileKind":"Recurring","recurrencyKind":"Daily","chargingSchedule":{"duration":86400,"startSchedule":"2013-01-01T00:00Z","chargingRateUnit":"A","chargingSchedulePeriod":[{"startPeriod":0,"limit":9}]}}}
                                          ocpp.02022-01-19 12:16:06.331	debug	Sending SetChargingProfile for /TACW1142021G1020
                                          
                                          1 Reply Last reply Reply Quote 0
                                          • F
                                            fL4sH 0 @foxriver76 last edited by fL4sH 0

                                            @foxriver76 Moin, könntest du einmal beschreiben wie dein Vorgehen beim einstellen des Ladelimits ist. Ich würde das dann gerne nochmal genau so nachspielen.

                                            Gibt es die Möglichkeit das Ladelimit gesondert zu pushen ?

                                            Könnte man den startSchedule":"2013-01-01T00:00Z im SetChargingProfil auf das aktuelle Datum setzen ? Nicht das die Wallbox damit nicht klar kommt weil der Wert soweit in der Vergangenheit liegt. Hatte schon ein paar andere SetChargingProfile gesehen wo ein aktuelles Datum hinterlegt war.

                                            Gruß Tobias

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

                                            Support us

                                            ioBroker
                                            Community Adapters
                                            Donate

                                            821
                                            Online

                                            31.7k
                                            Users

                                            79.8k
                                            Topics

                                            1.3m
                                            Posts

                                            adapter ocpp wallbox
                                            48
                                            440
                                            78141
                                            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