Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Save trappedinspacetime/c892688410dbaf76c6899ede7c301559 to your computer and use it in GitHub Desktop.
Save trappedinspacetime/c892688410dbaf76c6899ede7c301559 to your computer and use it in GitHub Desktop.
IRCC request to pause a Sony smart TV
<?xml version="1.0"?>
<s:Envelope xmlns:s="http://schemas.xmlsoap.org/soap/envelope/" s:encodingStyle="http://schemas.xmlsoap.org/soap/encoding/">
<s:Body>
<u:X_SendIRCC xmlns:u="urn:schemas-sony-com:service:IRCC:1">
<IRCCCode>AAAAAgAAAJcAAAAZAw==</IRCCCode>
</u:X_SendIRCC>
</s:Body>
</s:Envelope>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment