Andreas Linde
Andreas Linde
This wouldn't be enough, as each exported method needs to have a second pointer variable for the response. Which in turn would change how everything works.
@hoermto Um die Elli Wallboxen zu unterstützen, musst du (leider) Go patchen. Siehe https://github.com/evcc-io/evcc/blob/master/Makefile#L133-L144
Gibt es hier nur diesen Wert oder auch andere Beispiele? Wo finde ich die?
und wie wir das dann referenziert? Wir haben hier auch 2 Doku Probleme: 1. Welche Werte gibt es 2. Wie werden die in den Plugins verwendet Für 2. hilft das,...
Thanks a lot for this PR! The changes and additions look good so far. Would it be possible to get a SPINE trace log to see the communication in action?...
I am not sure I understand your question. Could you elaborate a bit more on that please? (You can also join the Slack channel for such discussions, linked in the...
That's imho already possible by implementing the logging interface and writing that output to a file. See https://github.com/enbility/eebus-go/blob/dev/examples/hems/main.go#L96 and https://github.com/enbility/eebus-go/blob/dev/examples/hems/main.go#L322-L368
Thanks a lot for the PR! Some first thoughts, more will surely come: Having individual public functions for each scenario is what surely is expected and needed. But using those...
Regarding initialization: how about the possibility to define the supported scenarios, and for each scenario define a configuration item where items like amount of phases, measurement type, reference to etc....
Thanks for starting the work on this. I do now think that the write approval callback API should be used for all writes on any server feature.