Remove type field from database format, update schemas and scripts

This commit is contained in:
eduard256
2026-03-23 16:08:56 +00:00
parent efc10f8b24
commit 0b9be5b711
3635 changed files with 2127 additions and 25113 deletions
-7
View File
@@ -6,7 +6,6 @@
{
"id": "io-data-1",
"url": "snapshot.jpg",
"type": "JPEG",
"protocol": "http",
"port": 0,
"models": [
@@ -19,7 +18,6 @@
{
"id": "io-data-2",
"url": "mjpg/video.mjpg",
"type": "MJPEG",
"protocol": "http",
"port": 0,
"models": [
@@ -34,7 +32,6 @@
{
"id": "io-data-3",
"url": "videostream.cgi?user=[USERNAME]&pwd=[PASSWORD]&resolution=32",
"type": "MJPEG",
"protocol": "http",
"port": 0,
"models": [
@@ -44,7 +41,6 @@
{
"id": "io-data-4",
"url": "mjpg/1/video.mjpg",
"type": "MJPEG",
"protocol": "http",
"port": 0,
"models": [
@@ -57,7 +53,6 @@
{
"id": "io-data-5",
"url": "/mjpg/video.mjpg",
"type": "FFMPEG",
"protocol": "http",
"port": 81,
"models": [
@@ -69,7 +64,6 @@
{
"id": "io-data-6",
"url": "snapshot.cgi?camera=[CHANNEL]",
"type": "JPEG",
"protocol": "http",
"port": 0,
"models": [
@@ -79,7 +73,6 @@
{
"id": "io-data-7",
"url": "snapshot.cgi?usr=[USERNAME]&pwd=[PASSWORD]",
"type": "JPEG",
"protocol": "http",
"port": 0,
"models": [