20 lines
494 B
JSON
20 lines
494 B
JSON
{
|
|
"name": "Info-beamer Testcard",
|
|
"author": "Jannik Beyerstedt <code@jbeyerstedt.de>",
|
|
"desc": "testcard",
|
|
"repository": "https://git.beyerstedt.de/jannik/infobeamer-testcard",
|
|
"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"
|
|
}
|
|
} |