mirror of
https://github.com/PepperDash/Essentials.git
synced 2026-04-12 12:06:58 +00:00
Updates example config to include inputSlotSupportsHdcp2 object
This commit is contained in:
parent
b0e2985f5e
commit
006c5f8655
1 changed files with 8 additions and 0 deletions
|
|
@ -225,6 +225,14 @@
|
||||||
"2": "Output 2",
|
"2": "Output 2",
|
||||||
"3": "Output 3",
|
"3": "Output 3",
|
||||||
"4": "Output 4"
|
"4": "Output 4"
|
||||||
|
},
|
||||||
|
"inputSlotSupportsHdcp2":{
|
||||||
|
"1": "false",
|
||||||
|
"2": "false",
|
||||||
|
"3": "false",
|
||||||
|
"4": "false",
|
||||||
|
"5": "false",
|
||||||
|
"6": "false"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue