Hi! I'm slowly working on my 1-wire to xAP connector in java. My window blinds (BSC) are almost working properly, only a little tweaking left. I'm now trying...
Floorplan 1.5 as you've seen only does BSC. Internally the changes have been made to allow it to do the same with TSC, but there is still a little to do on...
Hi, Just a quick reminder that several devices and applications now, particularly embedded ones with limited RAM, are recognising xAP devices, and endpoints...
I've just been working on updating the LCD switch display to use a newer board. As part of this I added support for extended UID's but found there isn't a...
Been away on hols Lehane - so only just seen this... There have a been a few posts re this on the lists but its woeful that we still haven't got a published...
Kevin, I'm happy to help try and revise xAP 1.3 then do either an addendum or, my preference, a 1.4 BSC revision. Is there a base Word doc? I just had a look...
Hi all, i'm running a non profit organisation called UrsuDom, which aims to promote Ecology by using Technology. I use a lot of technical modules, based on...
Claude, Your appraoch sound very interesting, it is the same reason that I got into Home Automation. Can you describe anything yet to whet our appetite? Paul...
Hello, I'm developing some xAP Applications to communicate my xap devices with the MediaPortal sowfware, when I finish these applications all of them will be...
James, Whilst you in the mood for updating the wiki page with Vendor ID's could you assign me DBZOO. I've been hacking away on the LiveBox to transform it into...
Thanks James, I have a web page but not for my xap projects, when I finish any project I will create a webpage and send you for update in xapautomation.org ...
How would I construct a <DllImport("xFx.dll")> into a compiled VB.net DLL Class. I am coding a plugin for LCDStudio,(A C#.net app.), that compiles to a VB.net...
JJG Looks like the xFx.dll is missing its configuration file. You need to put a copy of 'xFx.dll.config' in the same directory as xFx.dll. The xFx.dll keeps...
Hmmm, Looking a little closer at this, it looks like it's the .Net Framework that is having problems rather than xFx particularly. xFx, as part of its config...
Hi, I have released LogTemp (temperature etc. monitoring program) version with xAP protocol. It's using TCS schema but still, I am not quite happy with this. ...
Is there anyplace where a person can find (even the draft spec) of the version 1.3 xAP?? I would like to support the extended uid correctly in the programs...
Hi Steven, There's a formal spec, plus a rewrite of the v1.2 spec imminent. It's been delayed due to some aspects of the specification that haven't been...
I have an alerting application where I need a TTS application to play a wav file prior to speaking the text. There are multiple wav files, from a simple chime...
Hi, Actually this functionality is included in the latest xAPSpeech. It can play a wav file before speech which can be selected from the xAP message as well...
Excellent. I thought that would be the best way to accomplish this. Do you think it is reasonable to allow URLs on the Sound= line? I'm thinking that the...
Steve, one more thing I forgot to mention.... xAP v1.2 supported target= lines within the body(ies) of messages - effectively allowing the various body...
Thanks for the heads up.. That does simplify things. Steve From: xAP_developer@yahoogroups.com [mailto:xAP_developer@yahoogroups.com] On Behalf Of Kevin...
Kevin, Do the xAP BSC commands still contain the "ID" field in the body? Do these messages keep the multi-block body feature after the new xAP spec? Thanks, ...
Hi Daniel, Yes the ID field remains in BSC bodies - it can now be longer of course to support the longer sub addresses in v1.3 and should be an even number of...