mirror of
https://github.com/He4eT/simple-spaceapi.git
synced 2026-05-05 01:47:24 +00:00
Hackspace: add cams
This commit is contained in:
parent
dba8d5ca48
commit
b9293904a9
2 changed files with 21 additions and 0 deletions
|
|
@ -42,6 +42,11 @@
|
|||
"type": "component",
|
||||
"repeatable": false,
|
||||
"component": "hackspace.spacefed"
|
||||
},
|
||||
"cam": {
|
||||
"type": "component",
|
||||
"repeatable": true,
|
||||
"component": "hackspace.camera"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue