The UK Home Automation Archive

Archive Home
Group Home
Search Archive


Advanced Search

The UKHA-ARCHIVE IS CEASING OPERATIONS 31 DEC 2024


[Message Prev][Message Next][Thread Prev][Thread Next][Message Index][Thread Index]

RE: Display schemas


  • Subject: RE: Display schemas
  • From: Ian B
  • Date: Sat, 10 Jan 2004 14:30:00 +0000

Thanks for the info. At the moment I am assuming I will create the menus in
my device and download them for use. This will not initially be a runtime
exercise but a setup one. The may change but lets walk before trying to
run.

To send the request for information will I have to target your application
or will broadcast get me the results I need?

At the moment I am struggling to work out a way of holding the xAP message
formats including text in a way that doesn't use masses of memory.

Thanks

Ian

>-----Original Message-----
>From: James [mailto:<a
href="/group/xAP_developer/post?postID=J-87TRJGEk8GEY-32RGkc2gxTcJ5kRfXoHLTdW4j6pP9vYpXWJwI3yr0DXDIkXs3n9FOFPQ5Rg">James@m...</a>]
>Sent: 10 January 2004 13:17
>To: <a
href="/group/xAP_developer/post?postID=bjDRtSCmrFaN1s2hdF1IrarW_wggBiTmmr3lnDOvhu0gOQSY10d-vBVnd8abKuMDRa26tCgk0VG_2e4RS8Zed2nF8gNBmA">xAP_developer@xxxxxxx</a>
>Subject: Re: [xAP_developer] Display schemas
>
>
>
>> As some of you know I am working on an embedded solution called
>> a 'menu controller' at the moment. One of the tasks I would like
it
>> to do is display the data you are talking about with the xAP TV
>> application i.e. now and next on TV but on a demand basis not a
push
>> from the server. So, you might select from the menu
>> system 'House/Lounge/TV/Now and next' and it would send a xAP
>> request for the data which would then get displayed. Has anyone
>> thought about this scenario and does the TV app support this sort
of
>> request model?
>Not yet!
>> If not can it potentially?
>>
>Oh yes...
>
>The rough plan will be:
>
>now.playing / next.playing
>Is sent every so often (say 15minutes) and also when it changes
>
>query.playing / results.playing
> Using a similar schema to now.showing you could query for data based
on
>any fields and then xaptv would send the results back (targeted?)
>
>Class=query.playing
>
>query
>{
>station=bbc1
>title=*east*
>}
>
>would return
>
>class=results.playing
>
>query
>{
>station=bbc1
>title=*east*
>result=1/50
>}
>info.playing
>{
>station=bbc1
>title=Eastenders
>starting...
>ending...
>}
>
>class=results.playing
>
>query
>{
>station=bbc1
>title=*east*
>result=2/50
>}
>info.playing
>{
>station=bbc1
>title=Eastenders next episode
>starting...
>ending...
>}
>
>etc
>
>I would then add some 'useful' functions to items such as start= so
that
>you could say start=now for programs starting from now so devices don't
>need to know the current time when they request data
>
>Two other simple queries should probably exist too,
>
>class=now.query
>query
>{
>request=yes
>}
>
>class=next.query
>query
>{
>request=yes
>}
>
>to re-trigger the now.playing/next.playing broadcasts
>
>That's the rough concept, class names will change as the above is just
>to get the idea. Does this cover all you need? One other thing is that
>xmltv will at some point change their xml format which will allow more
>info per program like repeats,genre,actors etc. So the schemas will
>likely expand.
>
>The only other things I can think might be wanted are triggers based on
>program info, like favourites, that could send out specific messages
>when they are about to be on.
>I think adding PVR to it might be pushing it a bit:-) but controlling
>one might be an option...hmmm
>
>
>
>
>James
>
>
>
>Yahoo! Groups Links
>
>To visit your group on the web, go to:
> <a href="http://groups.yahoo.com/group/xAP_developer/";>http://groups.yahoo.com/group/xAP_developer/</a>
>
>To unsubscribe from this group, send an email to:
> <a
href="/group/xAP_developer/post?postID=0ME8JQmUHY2qtie9OboB_QxdTATYTggg9p5uTp0EaK904pHuoDBPHHEC9Nvg60EAVLvFUi0WpgZqAoIv6Ln9tAECscWmE71bAvjl1ET5x3I">xAP_developer-unsubscribe@xxxxxxx</a>
>
>Your use of Yahoo! Groups is subject to:
> <a href="http://docs.yahoo.com/info/terms/";>http://docs.yahoo.com/info/terms/</a>
>
>
>







xAP_Development Main Index | xAP_Development Thread Index | xAP_Development Home | Archives Home

Comments to the Webmaster are always welcomed, please use this contact form . Note that as this site is a mailing list archive, the Webmaster has no control over the contents of the messages. Comments about message content should be directed to the relevant mailing list.