Have just installed xAP Desktop, xAP Hub, xAP Weather and xAP Speech. All work well except xAP Speech. Error on startup: ActiveX component can't create...
Just uploaded xFx v2.1 along with v2.1 Hubs and xFx Viewer v3.1 to the usual place http://www.edjo.pwp.blueyonder.co.uk/edward/xAP/ Not a huge number of...
... Works great--thanks! A reminder for users--even though your UI (in the preceding page) displays the instructions--the "username" must be one of: ...
Our friends over at ZDNet.co.uk have launched the Homebrew Challenge, a search to find the top home tech project in the UK - "Tell us about your spare-time...
Hi all - and news of xAP support within another commercial HA application. I am looking for beta testers for a xAP plugin for HouseBot by CeBotics . It has...
In the same vein, might be worth mentioning that Homeseer is about to be expanded with a remote touchscreen client that sounds like it's going to be much the...
Yes :-) I've been watching the (rather dormant) thread on this -and subscribed to the announcement list but information is hard to find. It does sound to be...
Yup, as a long-time Homeseer user, I've been desperate for a decent end-user interface for some time. I'd looked at the Mainlobby option, and whilst it...
Let me just check... Do you mean a UPnP Server controllable via xAP ? Rather than a UPnP client/renderer or a UPnP controller ? I think maybe you want a...
Hi Kevin, I was looking in a way of controlling the MediaServer via xAP but you're right, maybe I should consider controlling the MediaRenderer via UPNP in...
I am not overly familiar with UPnP but AIUI you can't push or force content from the server to a 'random' client , the UPnP controller has to marshall this and...
Unfortunately my old web site (www.netcomp.biz) is no more, but I have now re-created it and the new url is www.netcompsys.co.uk. There will be some updates...
i'm struggling to get my hardware oriented mind to write some code. i'm trying to write a xAP app to generate xAP messages for another piece of software. i've...
Was just thinking as I was writing a huge email to UKHA group - wonder if it's possible to have switchboard announce an incoming, unknown number with the...
Actually there is already a message in the schema for outgoing call initiated and outgoing call complete which is much the same (in an incoming situation it's...
... Adding a location to the message is easy, just edit the tosend.txt file and add *Location* to the TTS line. However this would happen on all incoming calls...
... These are copies of the CTI schema that xAPTel and Switchboard uses: CTI.Cmd http://www.mi4.biz/modules.php?name=Content&pa=showpage&pid=50 CTI.info ...
Thanks James J Paul. From: xap_automation@yahoogroups.com [mailto:xap_automation@yahoogroups.com] On Behalf Of James Traynor Sent: 17 January 2008 22:40 To:...
is there a subuid limit? up to "FF"? From the V1.2 Protocol definition ( http://www.xapautomation.org/index.php?title=Protocol_definition ) "The UID is...
Something not quite right with my reply, so try again... ... From the V1.2 Protocol definition :- The UID is generated as an upper case ASCII hex number,...
Yes as Kevin says in xAP v1.2 the subID can be 01-FE (254 endpoints). The subID of 00 is reserved for the device itself (rather than its endpoints) and FF is...
another question, do i need to go through all the events (xAPRaw, xAPStart, xAPCheck, xAPEnd) to process a message? or can i just have 1 of them in my app ...
... We are talking xAPIntranet ocx now I think, The answer is you use what you want, but you must remember that although you are only aimimg to handle a few...