Initial commit for projmon branch
This commit is contained in:
28
projmon/xmlresponses/showstatus.xml
Normal file
28
projmon/xmlresponses/showstatus.xml
Normal file
@@ -0,0 +1,28 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<SMSMessage xmlns="http://xmlns.sony.net/d-cinema/sms/2007b">
|
||||
<MessageHeader>
|
||||
<Id>-1</Id>
|
||||
<Type>ShowStatus</Type>
|
||||
<Timestamp>1770226334530</Timestamp>
|
||||
<Source>LSM-100v2</Source>
|
||||
</MessageHeader>
|
||||
<MessageBody>
|
||||
<ShowStatus>
|
||||
<PlayState>INTERRUPTED</PlayState>
|
||||
<ShowStatusDetail>
|
||||
<Type>SPL</Type>
|
||||
<Id>urn:uuid:20ba4558-150c-4c0d-bb9e-d04f843b1897</Id>
|
||||
<RemainingTime>151098</RemainingTime>
|
||||
<ElapsedTime>6706902</ElapsedTime>
|
||||
<TotalDuration>6858000</TotalDuration>
|
||||
<CurrentEventId>urn:uuid:84b1b984-d53b-40a1-9a3c-ea3e84ce25ed</CurrentEventId>
|
||||
<CurrentEventType>CPL</CurrentEventType>
|
||||
<IsStoppedByMalfunction>false</IsStoppedByMalfunction>
|
||||
<RewindTimeList>30,60,120,180,300</RewindTimeList>
|
||||
<MalfunctionTime>0</MalfunctionTime>
|
||||
</ShowStatusDetail>
|
||||
<PlayBackMode>SCHEDULED</PlayBackMode>
|
||||
<AtmosPlayingStatus>NONE</AtmosPlayingStatus>
|
||||
</ShowStatus>
|
||||
</MessageBody>
|
||||
</SMSMessage>
|
||||
Reference in New Issue
Block a user