Remove type field from database format, update schemas and scripts
This commit is contained in:
@@ -6,7 +6,6 @@
|
||||
{
|
||||
"id": "securia-pro-1",
|
||||
"url": "/cam/realmonitor",
|
||||
"type": "FFMPEG",
|
||||
"protocol": "rtsp",
|
||||
"port": 0,
|
||||
"models": [
|
||||
@@ -18,7 +17,6 @@
|
||||
{
|
||||
"id": "securia-pro-2",
|
||||
"url": "/tmpfs/auto.jpg",
|
||||
"type": "JPEG",
|
||||
"protocol": "http",
|
||||
"port": 80,
|
||||
"models": [
|
||||
@@ -28,7 +26,6 @@
|
||||
{
|
||||
"id": "securia-pro-3",
|
||||
"url": "/11",
|
||||
"type": "FFMPEG",
|
||||
"protocol": "rtsp",
|
||||
"port": 5544,
|
||||
"models": [
|
||||
|
||||
Reference in New Issue
Block a user