working websocket communication for recorder states and added recorder.vue

This commit is contained in:
Tobias Kurze
2019-12-11 08:32:08 +01:00
parent 6b7b9f8f09
commit 770942542f
6 changed files with 215 additions and 10 deletions

View File

@@ -20,6 +20,8 @@
</div>
</section>
</div>
<router-link :to="{name: 'recorder', params: {recorder_id: 1}}">rec 1</router-link>
</div>
</template>