rtl433
UNKNOWN
RTL-433 utility
|
Efergy e2 classic (electricity meter). More...
Functions | |
static int | efergy_e2_classic_callback (r_device *decoder, bitbuffer_t *bitbuffer) |
Efergy e2 classic (electricity meter). More... | |
Variables | |
static char * | output_fields [] |
r_device | efergy_e2_classic |
Efergy e2 classic (electricity meter).
Copyright (C) 2015 Robert Högberg rober t.ho gberg @gma il.co m
This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version.
|
static |
Efergy e2 classic (electricity meter).
This electricity meter periodically reports current power consumption on frequency ~433.55 MHz. The data that is transmitted consists of 8 bytes:
Power calculations come from Nathaniel Elijah's program EfergyRPI_001.
References bitbuffer::bb, bitbuffer::bits_per_row, DATA_DOUBLE, DATA_FORMAT, DATA_INT, data_make(), DATA_STRING, and decoder_output_data().
r_device efergy_e2_classic |
|
static |