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: Re: Multi-block message bodies


  • Subject: RE: Re: Multi-block message bodies
  • From: Kevin Hawkins
  • Date: Mon, 16 Jun 2003 23:59:00 +0000



> -----Original Message-----
> From: Patrick Lidstone [mailto:<a
href="/group/xAP_developer/post?postID=EdnNptb7NLtP97Jg-aIQocVVg6RdtaAIYjJtKQKzTPVyW9wX4mYslc1gVFjzwQe91R446Mmy3MZHKfs">patrick@l...</a>]
> Sent: 16 June 2003 19:32
> To: <a
href="/group/xAP_developer/post?postID=NbrwkMNAbyLYJ9ztO0E58ZBKrRdGScKUwcMzXTBPW-JWt8s3LDVodVwbvhw829rYHv3lkroZ2wnLnN1DoaKVDh86qdE">xAP_developer@xxxxxxx</a>
> Subject: [xAP_developer] Re: Multi-block message bodies
>
> >
> > However think on say a 4 channel dimmer status response
> >
> > Status.response
> > {
> > Channel 1 =50%
> > Channel 2 =20%
> > Channel 3 =30%
> > Channel 4 =0%
> > )
> >
> > or if channels were named
> >
> > status.response
> > {
> > Lounge=50%
> > Hall=20%
> > Kitchen=30%
> > Outside=0%
> > )
>
> Or...
>
> status.response.lounge
> {
> lighting=50%
> }
>
> status.response.hall
> {
> lighting=20%
> }
>
> etc.
>
> For me, this works better from a coding perspective. It allows for an
> infinite number of "channels" subject to maximum message
size, and

Given this move towards multiple bodies a way of chaining or showing
continuation of a xAP message would be nice to define. Sort of fits in with
the sequencing discussion too

> allows for nice encapsulation. If my dimmer pack was later upgraded
> to allow for - oh, I don't know, occupancy detection say - then I can
> extend the message to do:
>
> status.response.hall
> {
> lighting=20%
> occupancy=1
> }
>
> I agree that I could also slice it: status.light / status.occupancy -
> but it's not as intuitive to me, anyway - I would like to have the
> flexibility to be able to do things both ways, and would choose to
> group by location in the first instance.
>







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.