mirror of
https://github.com/PepperDash/Essentials.git
synced 2026-02-15 12:44:58 +00:00
Merge pull request #409 from PepperDash/feature/add-inputSlotSupportsHdcp2-object-to-example-config
Add input slot supports hdcp2 object to example config
This commit is contained in:
@@ -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"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
|
|||||||
Reference in New Issue
Block a user