ISY Developers: Difference between revisions
Jump to navigation
Jump to search
(→Python) |
(Add Polisy API) |
||
Line 20: | Line 20: | ||
* [http://www.universal-devices.com/developers/polyglot/docs/ Online Documentation] | * [http://www.universal-devices.com/developers/polyglot/docs/ Online Documentation] | ||
* [http://www.universal-devices.com/developers/polyglot/docs/Polyglot.pdf PDF Documentation] | * [http://www.universal-devices.com/developers/polyglot/docs/Polyglot.pdf PDF Documentation] | ||
===Polisy=== | |||
* [[Polisy_Developers:ISY:API | ISY on Polisy ''(IoP)'' API]] | |||
===Java=== | ===Java=== |
Revision as of 21:22, 22 March 2022
See isy developers web page for latest API documentation
API
Polyglot
Polyglot is a Python library which seamlessly integrates with ISY releases 5.0.2+ and thus extend the capabilities of ISY for supporting other devices as nodes. The initial release includes support for Phillips Hue and Kodi.
Start from Scratch Instructional Videos Including Python (by Steve Bailey)
Older version of the documentation:
Polisy
Java
Java Web Services :
Java REST Services:
ISY Version 5
Rest
Soap / Web Services (WSDK)
- WSDL Documentation (html)
- Soap call list (old) ISY_Developers:API:Soap
Python
The Python API wrapper
Perl
The Perl API wrappers
- Perl ISY utilities: sourceforge isyutil
- Perl Lib Github ISYlib-perl