Power meter: Difference between revisions

From NURDspace
No edit summary
No edit summary
Line 15: Line 15:
* Update the pulse count
* Update the pulse count
** mosquitto_pub -t 'powermeter/pulsecount' -m 1200
** mosquitto_pub -t 'powermeter/pulsecount' -m 1200
== Todo ==
* Install sensor
* Install value storage software
* Install graphing frontend

Revision as of 23:16, 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

Todo

  • Install sensor
  • Install value storage software
  • Install graphing frontend