Power meter: Difference between revisions

From NURDspace
(Created page with "{{Project |Name=Power meter |Skills=Electronics, |Status=Planning |Niche=Electronics |Purpose=Infra |Tool=No }} Power meter for the space power usage https://github.com/NUR...")
 
No edit summary
Line 10: Line 10:


https://github.com/NURDspace/kwhMeter/
https://github.com/NURDspace/kwhMeter/
== Some mqtt commands ==
* Update the pulse count
** mosquitto_pub -t 'powermeter/pulsecount' -m 1200

Revision as of 13:02, 19 April 2017

Power meter
Power meter.jpg
Participants
Skills Electronics
Status Planning
Niche Electronics
Purpose Infra
Tool No
Location
Cost
Tool category

Power meter Property "Tool Image" (as page type) with input value "File:{{{Picture}}}" contains invalid characters or is incomplete and therefore can cause unexpected results during a query or annotation process. {{{Picture}}} {{#if:No | [[Tool Owner::{{{ProjectParticipants}}} | }} {{#if:No | [[Tool Cost::{{{Cost}}} | }}

Power meter for the space power usage

https://github.com/NURDspace/kwhMeter/


Some mqtt commands

  • Update the pulse count
    • mosquitto_pub -t 'powermeter/pulsecount' -m 1200