Scripts connecting the CitizenWatt Application, Ethereum and a relay, to switch energy providers. The Work is in progress
2 scripts are present (for proto v0.2):
- server_relay.py : script for the Raspberry Pi controlling the relay. The others nodes interact with this Raspberry Pi through sockets. Tested with 4-Channel Relay from Sunfounder, directly connected to a Raspberry Pi.
- client_interaction.py : script for the other "nodes" (on which the CitizenWatt App and Ethereum are running).
(Version for proto v0.1 : see release)