Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Better HTTP POST docs #50

Open
andig opened this issue Jan 22, 2022 · 5 comments
Open

Better HTTP POST docs #50

andig opened this issue Jan 22, 2022 · 5 comments

Comments

@andig
Copy link
Member

andig commented Jan 22, 2022

Ah, verstanden. Das sollte gehen:

body: { "charging_amps": ${maxcurrent} }

Die maxcurrent ist sowieso int64, deshalb ist keine zusätzliche Formatierung notwendig

Originally posted by @andig in evcc-io/evcc#2309 (reply in thread)

@ghost ghost assigned DerAndereAndi Jan 22, 2022
@andig andig transferred this issue from evcc-io/evcc Jan 23, 2022
@DerAndereAndi
Copy link
Contributor

Gibt es hier nur diesen Wert oder auch andere Beispiele? Wo finde ich die?

@andig
Copy link
Member Author

andig commented Jan 27, 2022

Die Werte heissen immer genau so wie das Property des custom devices (soc beim Auto etc). Also genau wie das Property das gerade konfiguriert wird.

@andig
Copy link
Member Author

andig commented Jan 27, 2022

Alternativ: wir ändern das so, dass der Parameter immer „value“ heisst? Wäre vielleicht intuitiver?

@DerAndereAndi
Copy link
Contributor

DerAndereAndi commented Jan 27, 2022

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, dann ist das immer gleich. Für Rückwärtskompatibilität dann beides, wir dokumentieren aber nur value
Für 1. muss das eh in die Geräte Bereiche unter der manual rein, und das beispiel muss schon alle möglichen Werte beinhalten

@andig
Copy link
Member Author

andig commented Jan 27, 2022

1 hatten wir doch neulich erst diskutiert- siw sind die dokumentiert

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants