Below you will find a list of the Open Source projects released by the Simio Team. These projects are released under their respective licenses and support is not guaranteed. If you encounter any issues please open a GitHub issue on the respective project.
Last updated 2025-09-29
- API Libraries
- Automations
- Data Connectors and Transformers
- Design Add-Ins
- User Defined Steps and Elements
- Third-Party Integrations
- Misc
- pySimio - Python Library used as a wrapper for the Simio Portal REST API
- MQTTGridData - Subscribe and Publish data to MQTT
- PostgreSQLGridData - Retreive data from / to PostgreSQL
- SQLiteGridData - Simio Data Connector To / From SQLite
- XSLTTransformerGridData - Simio Data Transformer to transform data from one or more Simio Data Table into another Simio Data Table using an XSLT.
- EncryptTableValuesAddIn - Simio Add-In Used To Easily Encrypt Table Values
- Examples - A collection of AddIns all within a single repository
- DbWriteMultipleRows - This repository show user steps and element used to read and write data to a database using a Simio Output Table
- MqttSteps - UserDefined Steps form MQTT actions (Publish, Subscribe, RPC)
- MQTTSync - Runtime integration with MQTT
- RunExecutableStep - A Simio user-defined Step to run and executable with arguments
- SAPCloudPlatformIntegration - Integration with SAP. Examples, models, etc.
- PythonExamplesInSimio - A collection of working example models demonstrating common use cases using Python within Simio Steps and interacting with Simio API
- OmniverseConnector - Simio steps and data connectors for interacting with Nvidia Omniverse
- GitFlow - This library exposes core Git functions in Simio.
- Videos - Location for Videos relating to the Simio repositories