2023-03-14 08:55:54 +00:00
|
|
|
{
|
2023-04-17 19:14:39 +00:00
|
|
|
"name": "Info-beamer Testcard",
|
2023-04-17 18:49:53 +00:00
|
|
|
"author": "Jannik Beyerstedt <code@jbeyerstedt.de>",
|
2023-03-14 08:55:54 +00:00
|
|
|
"desc": "testcard",
|
2023-04-17 18:49:53 +00:00
|
|
|
"repository": "https://git.beyerstedt.de/jannik/infobeamer-testcard",
|
2023-03-14 08:55:54 +00:00
|
|
|
"nesting": {
|
|
|
|
"parents": [
|
|
|
|
"top-level"
|
|
|
|
],
|
|
|
|
"childs": "any"
|
|
|
|
},
|
|
|
|
"platforms": [
|
|
|
|
"pi/epoch-1",
|
|
|
|
"pi/epoch-2"
|
|
|
|
],
|
|
|
|
"offline": {
|
|
|
|
"support": "no",
|
|
|
|
"info": "Needs to fetch information about itself from info-beamer api"
|
|
|
|
}
|
2023-04-17 18:49:53 +00:00
|
|
|
}
|