API Commands
11
Vision
2
API Guide
v2Master_STB_Amino_GetStatus
Obtains the current status of the STB specified by its IP Address
Sample URL
http://server/v2services/v2_API/v2_APIAdminService.asmx/
v2Master_STB_Amino_GetStatus?sSTBIPAddress=43.192.168.110
See the
v2Master_STB_Amino_GetSTBs
section on page 9 for an explanation of the returned XML.
v2Master_STB_Amino_GoBack
Forces the STB to return to what they were watching when a command was called with sBookmark=true
Sample URL
http://server/v2services/v2_API/v2_APIAdminService.asmx/v2Master_STB_Amino_GoBack
?sSTBIPAddress=43.192.168.110
Parameters
sSTBIPAddress
The IP Address of the STB to obtain the status from
<?xml version="1.0" encoding="utf-8" ?>
<v2>
<result>OK</result>
<stb
<stb
name="Main Reception"
status="playing video on demand"
playing="Toxic"
playingraw="rtsp://43.192.168.100:8554/
H:\vcContent\Archive1\1500\68\ts\high\Video.ts"ip="43.192.168.110"
ip="43.192.168.110"
pending="nothing"
pendingparams="-1"
screensaver="0"
arc="true" />
</v2>
PRGM EX. 5
v2Master_STB_Amino_GetStatus Sample XML
Parameters
sSTBIPAddress
The IP Address of the STB to obtain the status from. If the IP Address is ‘ALLSTBS’ then
all the STBs on the system will be updated
<?xml version="1.0" encoding="utf-8" ?>
<v2>
<result>OK</result>
</v2>
PRGM EX. 6
v2Master_STB_Amino_GoBack Sample XML
Содержание DTV VISION2 INTEGRATION - DIAGRAM
Страница 4: ......
Страница 12: ...Using the API 6 Vision2 API Guide...
Страница 42: ...API Commands 36 Vision2 API Guide...
Страница 50: ...Vision2 RenderThumbs Explorer 44 Vision2 API Guide...
Страница 51: ...Record Service 45 Vision2 Operation Reference Guide...