FIX: C11/C12/N1 file proto

Change-Id: I93280e348fa63a695bad310003d8bd7ace486201
This commit is contained in:
chunmao.guo 2023-10-13 18:41:08 +08:00 committed by Lane.Wei
parent 91c09867f7
commit 5b48760758
4 changed files with 19 additions and 7 deletions

View File

@ -77,8 +77,12 @@
} }
}, },
"01.04.50.01": { "01.04.50.01": {
"print": {
"ipcam": {
"file": { "file": {
"remote": "enabled" "remote": "enabled"
} }
} }
}
}
} }

View File

@ -67,8 +67,12 @@
} }
}, },
"01.04.50.01": { "01.04.50.01": {
"print": {
"ipcam": {
"file": { "file": {
"remote": "enabled" "remote": "enabled"
} }
} }
}
}
} }

View File

@ -50,8 +50,12 @@
"printer_is_enclosed":false "printer_is_enclosed":false
}, },
"01.01.50.01": { "01.01.50.01": {
"print": {
"ipcam": {
"file": { "file": {
"remote": "enabled" "remote": "enabled"
} }
} }
}
}
} }

View File

@ -1 +1 @@
01.07.03.01 01.07.08.01