Skip to content

ggljzr/trucksim-dashboard

Repository files navigation

trucksim-dashboard

React dashboard build on trucksim-mqtt-telemetry plugin.

trucksim dashboard displaying a map

Starting developement server

Environment variable REACT_APP_MQTT_BROKER_URL with full MQTT broker URL (e. g. ws://192.168.22.83:8080) has to be set. This will be the broker that the application will connect to.

On Windows (Powershell) with NPM:

> ($env:REACT_APP_MQTT_BROKER_URL = "ws://192.168.22.83:8080") -and (npm start)

Map tiles

This repository includes SCS Map Tiles as a submodule.

About

React dashboard for the trucksim-mqtt-telemetry

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published