This repository consists of the following projects:
- python
The python project consists of the following packages:
- incendium
- system
Is a package that extends and wraps some functions from Ignition's scripting API. For more information, please refer to the Wiki
Is a library of Inductive Automation Ignition's API (mock) scripting functions meant to be included as a dependency on your own projects when developing on a Python/Jython IDE. This allows you to get code completion (a.k.a. IntelliSense).
For more information, please refer to Scripting Functions.