1
0
mirror of https://github.com/f4exb/sdrangel.git synced 2026-06-18 05:38:47 -04:00

Reverse API: ATV mod

This commit is contained in:
f4exb
2018-12-21 01:15:15 +01:00
parent 35702041a0
commit ccad513947
11 changed files with 483 additions and 19 deletions
+17 -1
View File
@@ -948,6 +948,22 @@ margin-bottom: 20px;
},
"videoFileName" : {
"type" : "string"
},
"useReverseAPI" : {
"type" : "integer",
"description" : "Synchronize with reverse API (1 for yes, 0 for no)"
},
"reverseAPIAddress" : {
"type" : "string"
},
"reverseAPIPort" : {
"type" : "integer"
},
"reverseAPIDeviceIndex" : {
"type" : "integer"
},
"reverseAPIChannelIndex" : {
"type" : "integer"
}
},
"description" : "ATVMod"
@@ -23765,7 +23781,7 @@ except ApiException as e:
</div>
<div id="generator">
<div class="content">
Generated 2018-12-20T23:13:50.969+01:00
Generated 2018-12-21T01:11:45.184+01:00
</div>
</div>
</div>