I found the jointspace API for the Philips TVs and there for example the code for the INFO key is: { "key": "Info" } met — Staff replied: “A very similar example code is provided in the DDK in the "Sample HTTP" folder. That would be: <pre><code>POST /1/input/key { “key”: “Info” }</code></pre> Thank you.”
I found the jointspace API for the Philips TVs and there for example the code for the INFO key is:
{
"key": "Info"
}
method : POST
I want to create a RoomieCodes.plist but how to write it in the file ?