python library which can talk with Voltcraft SEM6000
You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Go to file
sqozz ed06f884c2 Add function to sync the time with the plug 4 years ago
README.md Add README 5 years ago
example.py Add shebang to example script 4 years ago
requirements.txt Add PoC lib 5 years ago
sem6000.py Add function to sync the time with the plug 4 years ago

README.md

$ git clone … sem6000
$ cd sem6000
$ virtualenv -p python3 python3_venv
$ . ./python3_venv/bin/activate
$ pip3 install -r requirements.txt
$ python3 example.py