top of page


LLM-Friendly Simulation Modeling: Why SPX Speeds Up Model Development
LLMs can generate simulation models fast, but the output is often inconsistent and hard to validate. SPX’s DSL makes model generation safer and faster by enforcing a constrained structure, clear naming rules, and a workflow with validation, runtime smoke checks, and CI gates—so teams can ship repeatable simulations with confidence.

Aleksander Stanik
Feb 186 min read


KNX Simulator in 5 Minutes with SPX: Quickstart
Spin up a working KNX simulator in minutes with SPX. Launch a ready-made ABB JRA/S4.235.1 shutter actuator model, validate live group address updates, and observe realistic blind position/tilt changes. Ideal for smart-building integration testing, scenario-driven validation, and repeatable CI-ready workflows—without physical KNX hardware.

Aleksander Stanik
Feb 163 min read


BACnet Simulator in 5 Minutes with SPX: Quickstart
Spin up a working BACnet simulator in about 5 minutes with SPX. Run the setup wizard, open the SPX UI on localhost:3000, launch a ready-made BACnet instance, and verify discovery plus live object values using a BACnet client tool. Perfect for fast smart-building integration testing and CI-ready baselines—without physical devices.

Aleksander Stanik
Feb 163 min read


Modbus TCP Simulator in 5 Minutes with SPX: Quickstart
Spin up a working Modbus TCP simulator in about 5 minutes with SPX. Run the setup wizard, open the SPX UI on localhost:3000, launch a ready-made Modbus instance, and validate live registers using a Modbus client (e.g., QModMaster or Modbus Poll). Perfect for fast integration testing and CI-ready baselines—without waiting for physical hardware.

Aleksander Stanik
Feb 53 min read


OPC UA Simulator in 5 Minutes with SPX: Quickstart
Spin up an OPC UA simulator in 5 minutes with SPX and connect to a live S7-1500 Process Cell model. Start the local stack, open the SPX UI on localhost:3000, launch the OPC UA instance, and verify real-time values and alarms using UAExpert. Perfect for fast integration testing, client validation, and CI-ready baselines—without waiting for physical hardware.

Aleksander Stanik
Feb 52 min read


MQTT Simulator in 5 Minutes with SPX: Smart Building Pack Quickstart
Spin up a real MQTT device simulation in 5 minutes with SPX and the Smart Building Pack. Download the SPX package, run the setup wizard, start the local stack, and open the SPX UI on localhost:3000. Launch the ready-made weather gateway instance and verify live telemetry using MQTT Explorer—or instantly preview everything in the included Home Assistant dashboard at localhost:8123/lovelace/spx.

Aleksander Stanik
Feb 43 min read
bottom of page