Web API: updated examples documentation

This commit is contained in:
f4exb 2017-12-16 10:14:45 +01:00
parent acc3a84190
commit 3169083013
1 changed files with 2 additions and 0 deletions

View File

@ -1,5 +1,7 @@
## Examples of client scripts ##
These are all Python scripts using python-requests so you have to install this package as a prerequiste either with your package manager or pip. They are designed for Python 2.7 but may work with Python 3 possibly with minimal changes.
<h2>add_channel.py</h2>
Adds a channel to a device set specifying device set index and channel type.