Skip to content

Examples

Examples are runnable reference implementations. Start with the smallest one that matches your integration.

ExampleHardwareData sourceWritesBest for
Simulated PumpNonePython simulationYesFirst end-to-end run
MQTT TemperatureOptionalMQTT bridgeNoExisting MQTT systems
Smart GreenhouseOptionalPython/backend loopYesRead and write controls
Smart FarmOptionalPython/backend loopYesAdvanced automation concepts

Run an example from this repository

Install the local SDK once from the repository root:

bash
python -m pip install -e ./sdk

Then follow the selected example's README and documentation page.

Built for self-hosted IoT runtimes.