Smart Building Pack: First Run Walkthrough

First-run UI walkthrough after installing the Smart Building Pack with the spx-examples installer.

This walkthrough assumes you used the Installer and selected the Smart Building Pack. After starting the generated stack, open the UI at http://localhost:3000.

Learn the UI structure here: UI Overview.

Walkthrough

  1. Open the UI at http://localhost:3000 and confirm you see the Instances list (active running instances).

  2. Open an instance from the list (example: Vaisala WXT530). Confirm the instance shows as running/active.

  3. Open the Logs tab and confirm there are no errors.

  4. Run a weather-related scenario (for example "change weather") and confirm chart/values update immediately.

Pass criteria

  • UI loads at http://localhost:3000 and shows the Instances list.

  • Selected instance opens and shows as active.

  • Logs show no errors during the check.

  • Scenario change updates values immediately.

If something fails

Last updated