Hi! I'm currently programming my first try at a xap software: xap2ow (a xap to 1-wire converter) and I have a small question (the first of many, probably). I...
Hi Patrick, There is a similar issue raised when you say command a light to ramp from off to 100% brightness over say 30 seconds. In most cases people just...
Hi, I have just discovered xap after having been writing my own ha software for the last couple years. I currently use mainly PLCBus equipment for my ha. I...
Hi, I thought I'd try the OCX with vb.net. I don.t seem to be getting very far. Does the OCX work with vb.net apps? The problem I'm seeing is that the events...
Hi, I don't have a copy of .net to test this but the Byval sender as Object doesn't look right. It should be a string, now I don't know how that is written in...
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...