A Python Ampio Server USB<->CAN


Keywords
ampio, automation, can
License
Apache-2.0
Install
pip install pyampio==0.1.1

Documentation

Build Status PyPI Version

Python AMPIO Home Server Client

Python Client to AMPIO Home Server

Requires Python 3.4+

Installation

$ python setup.py install

Testing

$ ampio --help
Usage: ampio [OPTIONS]

Options:
  --port PATH                     The USB interface full path i.e.
                                  /dev/cu.usbserial-DN01D1W1. If no --port
                                  option provided the AMPIO_PORT environment
                                  variable is used.  [required]
  --log-level [NONE|DEBUG|INFO|ERROR]
                                  Logging level.  [default: ERROR]
  --help                          Show this message and exit.

$ ampio --port /dev/dev/cu.usbserial-DN01D1W1