Closed dvx76 closed 2 days ago
Loosly related: We probably should look at linking topic subscriptions to capabilities as well.
But yes, we need to start deserializing this data properly. Just like we should probably start properly serializing data we send, and not just slap a random dict in a json body.
@WebSpider do you work atm on this topic? I have some spare time and could take the ticket also unless you do already something.
Yeah im working on this when time permits
@fursov feel free to take this
do we know any other names besides "change-soc" and "charging-status-changed" @dvx76 reported above?
The first attempt is here: #235
After #183 every single field in
ServiceEventChargingData
.We should probably look at deserializing these events differently depending on the name (
ServiceEventName
) and not just the topic.E.g.
vs