We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Approach
Part 1 conversion code, hard coded testing: emon-pi...486ca72
Part 2 conversion code, unitless structure specified in emonhub.conf: emon-pi...115c01a
EmonHub.conf example
[[10]] nodename = emontx1 [[[rx]]] names = power1, power2, power3, power4, vrms datacode = h phase_shift = 0.0 unitless = rp,rp,rp,rp,v scales = 24131.42,24131.42,24131.42,24131.42,266.41
Power input scale factor is product of vcal and ical:
vcal = 266.41 ical = 90.91 (2000 turns / 22R burden resistor) vcal x ical = 24131.42
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Approach
Part 1 conversion code, hard coded testing:
emon-pi...486ca72
Part 2 conversion code, unitless structure specified in emonhub.conf:
emon-pi...115c01a
EmonHub.conf example
Power input scale factor is product of vcal and ical:
The text was updated successfully, but these errors were encountered: