Remove type field from database format, update schemas and scripts
This commit is contained in:
@@ -6,7 +6,6 @@
|
||||
{
|
||||
"id": "quadrant-technology-1",
|
||||
"url": "/axis-cgi/mjpg/video.cgi",
|
||||
"type": "FFMPEG",
|
||||
"protocol": "http",
|
||||
"port": 8080,
|
||||
"models": [
|
||||
@@ -16,7 +15,6 @@
|
||||
{
|
||||
"id": "quadrant-technology-2",
|
||||
"url": "/app/camera.html",
|
||||
"type": "FFMPEG",
|
||||
"protocol": "https",
|
||||
"port": 443,
|
||||
"models": [
|
||||
@@ -26,7 +24,6 @@
|
||||
{
|
||||
"id": "quadrant-technology-3",
|
||||
"url": "/app/events.html?partnerId=iSecurityPlus",
|
||||
"type": "FFMPEG",
|
||||
"protocol": "https",
|
||||
"port": 443,
|
||||
"models": [
|
||||
@@ -36,7 +33,6 @@
|
||||
{
|
||||
"id": "quadrant-technology-4",
|
||||
"url": "/app/camera.html?partnerId=iSecurityPlus",
|
||||
"type": "FFMPEG",
|
||||
"protocol": "https",
|
||||
"port": 443,
|
||||
"models": [
|
||||
|
||||
Reference in New Issue
Block a user