Add converted brand data in v2 format (3626 brands, 17081 streams)
This commit is contained in:
@@ -0,0 +1,29 @@
|
||||
{
|
||||
"version": 2,
|
||||
"brand": "Anbash",
|
||||
"brand_id": "anbash",
|
||||
"streams": [
|
||||
{
|
||||
"id": "anbash-1",
|
||||
"url": "snapshot.jpg?account=[USERNAME]&password=[PASSWORD]",
|
||||
"type": "JPEG",
|
||||
"protocol": "http",
|
||||
"port": 0,
|
||||
"models": [
|
||||
"NC128PW",
|
||||
"NC223W-IR",
|
||||
"NC355PW"
|
||||
]
|
||||
},
|
||||
{
|
||||
"id": "anbash-2",
|
||||
"url": "snapshot.jpg?user=[USERNAME]&pwd=[PASSWORD]",
|
||||
"type": "JPEG",
|
||||
"protocol": "http",
|
||||
"port": 0,
|
||||
"models": [
|
||||
"NC233W-IR"
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user