Updates example config to include inputSlotSupportsHdcp2 object

This commit is contained in:
Neil Dorin
2020-09-03 15:17:00 -06:00
parent b0e2985f5e
commit 006c5f8655

View File

@@ -225,6 +225,14 @@
"2": "Output 2",
"3": "Output 3",
"4": "Output 4"
},
"inputSlotSupportsHdcp2":{
"1": "false",
"2": "false",
"3": "false",
"4": "false",
"5": "false",
"6": "false"
}
}
},