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

Optimizer inputC parameter - integer vs float #143

Open
dragoshenron opened this issue Oct 5, 2019 · 0 comments
Open

Optimizer inputC parameter - integer vs float #143

dragoshenron opened this issue Oct 5, 2019 · 0 comments

Comments

@dragoshenron
Copy link
Contributor

Among other values, the optimizers are reporting input voltage (inputV) and input current (inputC), i.e. module voltage/current.
This is an example of what I get:
optimizer { serialNumber: "21211D16-75" online: true lastReport { year: 2019 month: 10 day: 5 hour: 13 minute: 18 second: 18 } outputV: 48 inputV: 31 inputC: 4 temperature { value: 26 } }

Now, current is shown only as 4(Amps), while on the website is reported 4.4375.
Is there something wrong in the visualisation format, e.g. integer vs float?

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

1 participant