finalized scripts for prototype deployment, added some features on frontend
This commit is contained in:
parent
6aacdcadbc
commit
61a8aa8ebc
21 changed files with 762 additions and 153 deletions
|
@ -7,7 +7,7 @@ import { $mqtt } from 'vue-paho-mqtt'
|
|||
const props = defineProps({
|
||||
room: String,
|
||||
position: String,
|
||||
ctrlType: [String, null]
|
||||
ctrltype: [String, null]
|
||||
})
|
||||
|
||||
const topicstrs = [ //TODO everything else
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue