foxriver76/ioBroker.ocpp

LED-Farben in Datenpunkt

Closed this issue · 1 comments

Ich nutze aktuell den Adapter v0.6.0 und bekomme u. a. die LED-Farben der Wallbox geliefert.

Interessant wäre es, wenn diese in einen Datenpunkt geschrieben werden.

Bei mir sind es:

  • Blue
  • Yellow
  • Green
  • Off
ocpp.0	2022-08-28 16:22:51.204	info	Received DataTransfer from "http://192.168.178.80:9220/EVB-XXXXXXXXX" with id "evbStatusNotification": 1,Preparing,NoError,No error.,0,Green,0,{20,7984,100},{0,0},{B,11916,9894,61568},0,0,380,2022-08-28T14:22:50Z,0,3,{0,0,0,0,0,0,0,0,0},300,1,0,113,0,310,900,0
ocpp.0	2022-08-28 16:22:57.104	info	Received Authorization Request from "http://192.168.178.80:9220/EVB-XXXXXXXXX"
ocpp.0	2022-08-28 16:22:58.152	info	Received Status Notification from "http://192.168.178.80:9220/EVB-XXXXXXXXX": Preparing
ocpp.0	2022-08-28 16:22:58.196	info	Received DataTransfer from "http://192.168.178.80:9220/EVB-XXXXXXXXX" with id "evbStatusNotification": 1,Preparing,NoError,No error.,0,Off,0,{20,7984,100},{0,0},{B,11910,9164,61568},0,0,380,2022-08-28T14:22:57Z,0,3,{0,0,0,0,0,0,0,0,0},300,0,0,113,0,310,900,0
ocpp.0	2022-08-28 16:23:01.164	info	Received Status Notification from "http://192.168.178.80:9220/EVB-XXXXXXXXX": SuspendedEVSE
ocpp.0	2022-08-28 16:23:01.392	info	Received Status Notification from "http://192.168.178.80:9220/EVB-XXXXXXXXX": SuspendedEV
ocpp.0	2022-08-28 16:23:02.444	info	Received Start transaction from "http://192.168.178.80:9220/EVB-XXXXXXXXX"
ocpp.0	2022-08-28 16:23:03.564	info	Received Status Notification from "http://192.168.178.80:9220/EVB-XXXXXXXXX": Charging
ocpp.0	2022-08-28 16:23:07.465	info	Received DataTransfer from "http://192.168.178.80:9220/EVB-XXXXXXXXX" with id "evbStatusNotification": 1,SuspendedEVSE,NoError,No error.,0,Yellow,1,{20,7981,10},{0,0},{B,11917,8788,7804},0,0,380,2022-08-28T14:23:00Z,1,3,{0,0,0,0,0,0,0,0,0},300,0,0,125,0,310,60,0
ocpp.0	2022-08-28 16:23:12.464	info	Received DataTransfer from "http://192.168.178.80:9220/EVB-XXXXXXXXX" with id "evbStatusNotification": 1,SuspendedEV,NoError,No error.,0,Yellow,1,{20,7981,10},{0,0},{B,11920,8652,12208},0,0,380,2022-08-28T14:23:00Z,1,3,{0,0,0,0,0,0,0,0,0},300,0,0,125,0,310,60,0
ocpp.0	2022-08-28 16:23:17.464	info	Received DataTransfer from "http://192.168.178.80:9220/EVB-XXXXXXXXX" with id "evbStatusNotification": 1,Charging,NoError,No error.,1,Blue,1,{20,7981,10},{0,0},{C,11920,5884,12208},0,0,380,2022-08-28T14:23:03Z,1,3,{0,0,0,0,0,0,0,0,0},300,0,0,114,0,310,60,0
ocpp.0	2022-08-28 16:34:20.867	info	New valid connection from "http://192.168.178.80:9220/EVB-XXXXXXXXX" (http/ocpp1.6)
ocpp.0	2022-08-28 16:38:05.902	info	Received MeterValues from "http://192.168.178.80:9220/EVB-XXXXXXXXX"
ocpp.0	2022-08-28 16:38:10.449	info	Received DataTransfer from "http://192.168.178.80:9220/EVB-XXXXXXXXX" with id "evbStatusNotification": 1,Charging,NoError,No error.,1,Blue,1,{20,7984,26},{0,0},{C,11920,6076,12191},0,0,390,2022-08-28T14:38:05Z,1,3,{0,0,0,0,0,0,0,0,0},320,15,1,112,0,340,160,0

Danke für diesen tollen Adapter!

Sorry this is too specific for a single manufacturer/model