chrisonntag / mmetering-server

Smart metering for community houses based on Python+Django, Redis, Celery and serial communication.
0 stars 0 forks source link

Add electricity station interface #11

Closed chrisonntag closed 7 years ago

chrisonntag commented 7 years ago

The electricity station sends a known pattern containing the flat id over the serial bus.

The software should then append those values to the transmitted flat.

chrisonntag commented 7 years ago

will be integrated in a new django application, for further information see mmetering/evcs.