Skip to main content

Send current power consumption of a power meters to mqtt broker

Project description

Copyright (c) 2015 David Übelacker

Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
in the Software without restriction, including without limitation the rights
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
copies of the Software, and to permit persons to whom the Software is
furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all
copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
SOFTWARE.


Description: Power Meter Logger for Raspberry Pi
=============================

Reads the led impulses of a power meter via light sensor, calculate the current power consumption and sends it to a mqtt broker.


Installation:
-------------------

pip install rpi-power-meter-mqtt

Configuration:
-------------------

Needs a json configuration file as follows (don't forget to change ip's and credentials ;-)):

.. code:: json

{
"mqtt_client_id": "power_meter",
"mqtt_host": "192.168.0.210",
"mqtt_port": "1883",
"sources": [
{
"gpio": "4",
"topic": "halti/david/power_consumption"
},
{
"gpio": "17",
"topic": "halti/stweg/power_consumption"
}
]
}



Start:
-------------------

rpi-power-meter-mqtt config.json

Platform: UNKNOWN

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distributions

No source distribution files available for this release.See tutorial on generating distribution archives.

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

rpi_power_meter_mqtt-0.0.1-py2.py3-none-any.whl (6.0 kB view details)

Uploaded Python 2Python 3

File details

Details for the file rpi_power_meter_mqtt-0.0.1-py2.py3-none-any.whl.

File metadata

File hashes

Hashes for rpi_power_meter_mqtt-0.0.1-py2.py3-none-any.whl
Algorithm Hash digest
SHA256 d45617b8d49981f6675e83063321643521bc85bb46e90f5b6a53c491fd04df49
MD5 82d29a1b33e632812f1d79529378571b
BLAKE2b-256 551f7783a37146812123fa0e9c80f3d79931a41fea9c8192b53351ccd5959468

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page