29 lines
431 B
JSON
29 lines
431 B
JSON
{
|
|
"version": 2,
|
|
"brand": "Droid",
|
|
"brand_id": "droid",
|
|
"streams": [
|
|
{
|
|
"id": "droid-1",
|
|
"url": "videofeed",
|
|
"protocol": "http",
|
|
"port": 0,
|
|
"models": [
|
|
"Cell",
|
|
"Other",
|
|
"Turbo"
|
|
]
|
|
},
|
|
{
|
|
"id": "droid-2",
|
|
"url": "shot.jpg",
|
|
"protocol": "http",
|
|
"port": 0,
|
|
"models": [
|
|
"Nesus7",
|
|
"Nexus 7 jpg"
|
|
]
|
|
}
|
|
]
|
|
}
|