Skip to content

Latest commit

 

History

History
23 lines (14 loc) · 1.22 KB

README.md

File metadata and controls

23 lines (14 loc) · 1.22 KB

Scripts

Codacy Badge

Scripts connecting the CitizenWatt Application, Ethereum and a relay, to switch energy providers. The Work is in progress

Description

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)

Prerequisites