2021-03-16 20:00:41 +01:00
|
|
|
{
|
2021-04-09 15:03:59 +02:00
|
|
|
"ID": 0,
|
2021-04-15 14:56:49 +02:00
|
|
|
"location": "49.14178021389778,18.353783098441415",
|
2021-04-01 12:08:36 +02:00
|
|
|
"description": {
|
|
|
|
"title": "legionrpi",
|
|
|
|
"description_s": "krátky popis, ktorý bude zobrazený iba v náhladovom okne",
|
|
|
|
"description_l": "dlhší popis zariadenia, ktorý bude zobrazený po otvorení",
|
2021-04-15 14:56:49 +02:00
|
|
|
"photo_s": "test.jpg",
|
|
|
|
"photo_b": "test.png"
|
2021-04-01 12:08:36 +02:00
|
|
|
},
|
|
|
|
"files": [
|
|
|
|
{
|
|
|
|
"name": "test",
|
|
|
|
"format": ".jpg",
|
|
|
|
"description": "toto je jpg test file"
|
|
|
|
}, {
|
|
|
|
"name": "test2",
|
|
|
|
"format": ".txt",
|
|
|
|
"description": "toto je txt test file"
|
|
|
|
}
|
|
|
|
]
|
2021-03-17 08:12:52 +01:00
|
|
|
}
|