You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When using the Python library ocpp.v16, it only recognizes one parameter, specifically "measurand": "Energy.Active.Import.Register." I use other keywords like voltage, current, and others. This isn't reflected in the log:
I've also read the Python module documentation several times and I think I'm integrating it correctly, so I don't know if it could be a mistake on Steve's part or an error when using the Python module.