Lightning-rod is the IoT node-side agent for the IoTronic service.
Go to file
Nicola Peditto 1fd573e3b2 Moved to Python 3.5
Code moved from Python 2.7 to 3.5. Substituted Twisted module with Asyncio.

Change-Id: I926a48ba2f6ce8b8c0ec43592105f864c4d0c7dc
2018-02-07 10:08:30 +01:00
doc Plugin Manager updated. Added installation guides. 2017-05-08 16:37:35 +02:00
etc Moved to Python 3.5 2018-02-07 10:08:30 +01:00
iotronic_lightningrod Moved to Python 3.5 2018-02-07 10:08:30 +01:00
.gitignore Plugin Manager updated. Added installation guides. 2017-05-08 16:37:35 +02:00
.gitreview Added .gitreview 2017-04-10 13:33:54 +00:00
CONTRIBUTING.rst First commit. 2017-04-10 17:43:49 +02:00
HACKING.rst First commit. 2017-04-10 17:43:49 +02:00
LICENSE First commit. 2017-04-10 17:43:49 +02:00
MANIFEST.in First commit. 2017-04-10 17:43:49 +02:00
README.rst Plugin Manager updated. Added installation guides. 2017-05-08 16:37:35 +02:00
babel.cfg First commit. 2017-04-10 17:43:49 +02:00
plugins.example.json Bux fixed in conf template files. 2017-05-02 15:28:33 +02:00
requirements.txt Moved to Python 3.5 2018-02-07 10:08:30 +01:00
settings.example.json Bux fixed in conf template files. 2017-05-02 15:28:33 +02:00
setup.cfg Moved to Python 3.5 2018-02-07 10:08:30 +01:00
setup.py First commit. 2017-04-10 17:43:49 +02:00
test-requirements.txt First commit. 2017-04-10 17:43:49 +02:00
tox.ini Moved to Python 3.5 2018-02-07 10:08:30 +01:00

README.rst

Iotronic Lightning-rod Agent

Python implementation of Lightning-rod Agent, the Stack4Things board-side probe.

Installation guides