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: Squeezebox Duet



--- In xap_automation@xxxxxxx, "Patrick Lidstone"
<patrick@...> wrote:
>
> Hi Kevin,
> I'm not familiar with xServer, so I don't understand the references
to TCP
> connections here.

The xServer takes incoming TCP connections - mainly to tunnel xAP
across the internet between two sites.  The clients are basically
minimalistic but have a profile key which is administered on the
server to determine which way traffic can flow and for which devices.
This allows clients to have controlled access (server administered) to
specific devices.

My adapation just allows the client to augment any existing filter
restrictions. Thus for say a Crestron or AMX implementation - that is
interested in modelling only one particular devices it reduces traffic
to only relevant messages. Alternatively it could set up a class
filter (or both). This maximises speed on the embedded processors and
removes traffic the processor can't handle.  Targeted messages can
still traverse the router.


> I've built, and run, a cache on my own network - but it's not a very
elegant
> solution. Maintaining the state on a distributed basis is a very
attractive
> solution, and as you point out, it's not necessarily incompatible with
> low-end devices, as you generally have to maintain the state of the
device
> some how anyway.
> I see the requirement to simply 'regurgitate' the last message
(possibly,
> but not necessarily tied to a specific endpoint) as a generic way of
> building 'status' capability into all devices without incurring a
> significant overhead.

Yes - it's just a little awkward for some schema where the last xAP
message isn't necessarily a status one...

K

> Patrick
>
> On Mon, Jul 14, 2008 at 12:25 PM, Kevin Hawkins <
> yahoogroupskh@...> wrote:
>
> > BSC naturally has a query abilty at the individual endpoint level
- such
> > that an off device that awoke can immediately synch its state
info.  For
> > other xAP schema this could be useful although an endpoint might
present
> > several different schema  or not even use sub addressing.
> >
> > It's an interesting idea, I wonder if a state/cache application
might be
> > appropriate.   Just at the moment I'm re-writing the xServer to
allow
> > for an attaching router client to setup on demand source/class
filter
> > conditions .  Within this there could be a need to provide a
small
> > buffer for messages, which is a similar feature.   This is
because the
> > client is polling.  It maybe that a TCP connection is
maintainable
- but
> > if not the buffer , or a recover status is needed.
> >
> >    K
> >
> > Patrick Lidstone wrote:
> > >
> > > Perhaps this is a good time to chip in with my latest xAP
protocol
> > > wheeze - formalising the ability of a device to remember the
last
> > > message it sent on each endpoint, and providing for a simple
> > > retransmission request. This would effectively generalise
the
'status'
> > > capability to cover any message broadcast from any device by
xAP.
> > > There are some wrinkles to iron out - but it has promise,
especially
> > > when you have 'mostly off' devices in play.
> > >
> > > P.
> > >
> > > On Mon, Jul 14, 2008 at 12:55 AM, Edward Pearson
> > > <edward.mailgroup@...
> > > <mailto:edward.mailgroup@...>>
wrote:
> > >
> > >     Spot on - the controller is a fully fledged computing
device (it
> > >     runs and embeded Linux) so it's perfectly capable of
being an
> > >     independent xAP controller without SqueezeCenter being
in the
> > >     picture at all. That said, a standalone xAP
implementation would
> > >     need to deal with it not being always on and indeed
ensure
that it
> > >     didn't require it to be on as that would kill the
batteries very
> > >     quickly. So maybe a component of the solution does need
to be on
> > >     the server - hmmm... more thought required on the
architecture.
> > >
> > >
> >
------------------------------------------------------------------------
> > >         *From:* xap_automation@xxxxxxx
> > >         <mailto:xap_automation@xxxxxxx>
> > >         [mailto:xap_automation@xxxxxxx
> > >         <mailto:xap_automation@xxxxxxx>]
*On Behalf Of
*rb_ziggy
> > >         *Sent:* 13 July 2008 09:29
> > >
> > >         *To:* xap_automation@xxxxxxx
> > >         <mailto:xap_automation@xxxxxxx>
> > >         *Subject:* [xap_automation] Re: Squeezebox Duet
> > >
> > >         Well, that's fair enough.
> > >
> > >         I was hoping initially that we have a Squeezecenter
V7
compatible
> > >         interface so that an upgrade to a Duet box wouldn't
destroy the
> > >         underlying ability to xAP interface other units
(e.g.
> > >         Squeezebox 3)
> > >         when having to install Squeezecentre. This sounds
like
exactly
> > >         what
> > >         you are aiming for:-)
> > >
> > >         Of course... it does get you thinking that with the
handset, an
> > >         interface back to xAP could be possible (e.g. menu
on the
> > >         handset -
> > >         with xAP commands issued from it such as - lights
on/off
etc).
> > But
> > >         that is clearly not just functionality in
Squeezecentre
> > >         plugins but
> > >         something for the handset itself.
> > >
> > >         Regards
> > >
> > >         Richard
> > >
> > >         --- In xap_automation@xxxxxxx
> > >
<mailto:xap_automation%40yahoogroups.com<xap_automation%2540yahoogroups.com>>,
> > "Edward Pearson"
> > >         <edward.mailgroup@> wrote:
> > >         >
> > >         > Before you get too excited (and folks'
expectations rise
> > >         beyond what
> > >         I can
> > >         > deliver to) - the version that I'm just
finishing up
includes
> > no
> > >         specific
> > >         > Duet funtionality other than playing well with
SqueezeCenter
> > v7.
> > >         >
> > >         > Happy to take suggestions on what Duet-specific
fuctionality
> > >         might
> > >         include
> > >         > though...
> > >         >
> > >         >
> > >         > _____
> > >         >
> > >         > From: xap_automation@xxxxxxx
> > >
<mailto:xap_automation%40yahoogroups.com<xap_automation%2540yahoogroups.com>
> > >
> > >         [mailto:xap_automation@xxxxxxx
> > >
<mailto:xap_automation%40yahoogroups.com<xap_automation%2540yahoogroups.com>
> > >]
> > >         > On Behalf Of rb_ziggy
> > >         > Sent: 09 July 2008 22:15
> > >         > To: xap_automation@xxxxxxx
> > >
<mailto:xap_automation%40yahoogroups.com<xap_automation%2540yahoogroups.com>
> > >
> > >         > Subject: [xap_automation] Re: Squeezebox Duet
> > >         >
> > >         >
> > >         >
> > >         > OH NO! That means I'm going to incur another HA
induced bill
> > >         very
> > >         > soon to acquire a Duet ;-)
> > >         >
> > >         > I'll watch out with interest.
> > >         >
> > >         > Richard
> > >         >
> > >         > --- In xap_automation@
> > >
<mailto:xap_automation%40yahoogroups.com<xap_automation%2540yahoogroups.com>
> > >
<mailto:xap_automation%2540yahoogroups.com<xap_automation%252540yahoogroups.com>
> > >>
> > >         > yahoogroups.com <http://yahoogroups.com>, "Edward
Pearson"
> > >         > <edward.mailgroup@> wrote:
> > >         > >
> > >         > > Working on it right now - fixing defects
raised by beta
> > >         testers -
> > >         > probably
> > >         > > got 2 days more to do on it.
> > >         > >
> > >         > >
> > >         > > _____
> > >         > >
> > >         > > From: xap_automation@
> > >
<mailto:xap_automation%40yahoogroups.com<xap_automation%2540yahoogroups.com>
> > >
<mailto:xap_automation%2540yahoogroups.com<xap_automation%252540yahoogroups.com>
> > >>
> > >         > yahoogroups.com <http://yahoogroups.com>
> > >         > [mailto:xap_automation@ <mailto:xap_automation@>
> > >
<mailto:xap_automation%40yahoogroups.com<xap_automation%2540yahoogroups.com>
> > >
<mailto:xap_automation%2540yahoogroups.com<xap_automation%252540yahoogroups.com>
> > >>
> > >         > yahoogroups.com <http://yahoogroups.com>]
> > >         > > On Behalf Of rb_ziggy
> > >         > > Sent: 08 July 2008 20:53
> > >         > > To: xap_automation@
> > >
<mailto:xap_automation%40yahoogroups.com<xap_automation%2540yahoogroups.com>
> > >
<mailto:xap_automation%2540yahoogroups.com<xap_automation%252540yahoogroups.com>
> > >>
> > >         > yahoogroups.com <http://yahoogroups.com>
> > >         > > Subject: [xap_automation] Re: Squeezebox
Duet
> > >         > >
> > >         > >
> > >         > >
> > >         > > Any news on Slimcentre / Duet progress?
> > >         > >
> > >         > > Cheers
> > >         > >
> > >         > > --- In xap_automation@
> > >
<mailto:xap_automation%40yahoogroups.com<xap_automation%2540yahoogroups.com>
> > >
<mailto:xap_automation%2540yahoogroups.com<xap_automation%252540yahoogroups.com>
> > >>
> > >         > > yahoogroups.com <http://yahoogroups.com>, "max
barker"
> > >         <vworpi@> wrote:
> > >         > > >
> > >         > > > Edward,
> > >         > > > Any update on the new plugin?
> > >         > > >
> > >         > > > Max
> > >         > > >
> > >         > > > On 05/02/2008, Edward Pearson
<edward.mailgroup@>
wrote:
> > >         > > > >
> > >         > > > > Yes it will.
> > >         > > > >
> > >         > > > > I am working on the v7
(SlimCenter) plugin right
now.
> > >         Hope to have
> > >         > > it out
> > >         > > > > in a week or so.
> > >         > > > > I'm expecting Logitec to ship me
Duet beta hardware
> > >         very soon now
> > >         > > so I'll
> > >         > > > > be able to test on that
hardware.
> > >         > > > > The initial verison will be a
like-for-like port of
> > >         the current v6
> > >         > > plugin.
> > >         > > > > Then I'll be looking at
enhancements that
specifically
> > >         target
> > >         > > SlimCenter
> > >         > > > > features and also the
possibilities of the duet
> > >         hardware (eg,
> > >         > > using the
> > >         > > > > remote for general home control
duties).
> > >         > > > >
> > >         > > > > ------------------------------
> > >         > > > > *From:* xap_automation@
> > >
<mailto:xap_automation%40yahoogroups.com<xap_automation%2540yahoogroups.com>
> > >
<mailto:xap_automation%2540yahoogroups.com<xap_automation%252540yahoogroups.com>
> > >>
> > >         > > yahoogroups.com <http://yahoogroups.com> [mailto:
> > >         > > > > xap_automation@
> > >
<mailto:xap_automation%40yahoogroups.com<xap_automation%2540yahoogroups.com>
> > >
<mailto:xap_automation%2540yahoogroups.com<xap_automation%252540yahoogroups.com>
> > >>
> > >         > > yahoogroups.com <http://yahoogroups.com>] *On Behalf Of
> > >         *Kevin Hawkins
> > >         > > > > *Sent:* 05 February 2008 00:29
> > >         > > > > *To:* xap_automation@
> > >
<mailto:xap_automation%40yahoogroups.com<xap_automation%2540yahoogroups.com>
> > >
<mailto:xap_automation%2540yahoogroups.com<xap_automation%252540yahoogroups.com>
> > >>
> > >         > > yahoogroups.com <http://yahoogroups.com>
> > >         > > > > *Subject:* Re: [xap_automation]
Squeezebox Duet
> > >         > > > >
> > >         > > > > Kevin Hawkins wrote:
> > >         > > > > > The current xAP plugin
works in the current V6
> > >         SlimServer but
> > >         > not in
> > >         > > > > > V7 which Duet will use. I
believe it's quite
high on
> > >         a list of
> > >         > > > > > things to look at
though.... and fingers
crossed the
> > >         required
> > >         > > changes
> > >         > > > > > for V7 will not be too
awkward.
> > >         > > > > >
> > >         > > > > > Kevin
> > >         > > > > >
> > >         > > > > > rb_ziggy wrote:
> > >         > > > > >>
> > >         > > > > >> Does anyone know if the
new Squeezebox Duet
> > >         will/still supports
> > >         > > xAP?
> > >         > > > > >>
> > >         > > > > >> I couldn't see a
reference in the
specifications on
> > the
> > >         > Slimdevices
> > >         > > > > >> site.
> > >         > > > > >>
> > >         > > > > >> Looks like a fantastic
audio option and at a
price
> > that
> > >         massively
> > >         > > > > >> undercuts Sonos. If it
has xAP, it could be
even more
> > >         > > interesting as
> > >         > > > > >> a network controller.
> > >         > > > > >>
> > >         > > > > >> Regards
> > >         > > > > >>
> > >         > > > > >> Richard
> > >         > > > > >>
> > >         > > > > >>
> > >         > > > >
> > >         > > > >
> > >         > > > >
> > >         > > > >
> > >         > > >
> > >         > >
> > >         >
> > >
> > >
> > >
> >
> >
> > ------------------------------------
> >
> > Yahoo! Groups Links
> >
> >
> >
> >
>



------------------------------------


xAP_Automation Main Index | xAP_Automation Thread Index | xAP_Automation 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.