README
DPAW Monorail Plugin
This plugin connects the brocket network to the monorail server. It's function is to translate urState messages into specific monorail/QGIS commands.
Start the dev server with npm start
.
JS library to link the brocket network to the QGIS/monorail server
<script type="module">
import dpawMonorailPlugin from 'https://cdn.skypack.dev/dpaw-monorail-plugin';
</script>
This plugin connects the brocket network to the monorail server. It's function is to translate urState messages into specific monorail/QGIS commands.
Start the dev server with npm start
.