Hi all I am looking at expanding a current project to produce an embedded interface to HomeVision. My plan at the moment is to have an Ethernet enabled device...
Hi Ian, Interesting - I was (once) looking at doing just this too - both to get a xAP enabled HomeVision controller which a load of people would like I'm sure...
Hi Kevin This will be interesting there is no doubt about that. There is likely to be around 16k left over after the Ethernet stack has had it chunk. I can ...
Hi All After last night discussions on xAPTalk, I had a look at the xFx source and tried to change the UID format. As far as I can see there is no way we could...
I've seen that some xAP applications send messages with white spaces before the keywords. For instance: xap-header { v=12 hop=1 uid=FF456700 class=xAPBSC.query...
Hi Daniel, Not quite sure where you're seeing the white space in the example message. In the documentation for xAP we often indent the parameters to make the...
Ahhhh. the html rendering of your message via Yahoo Groups obscured your example... xap-header { v=12 hop=1 uid=FF456700 class=xAPBSC.query source=... So in...
Hi Kevin, MessSend (from the xAP labs package) default messages contain those initial spaces. This made me doubt. Thanks for the confirmation. Daniel. ... ...
I'm developing a xAP/xPL - 1Wire embedded gateway that, onced finished, should let work with a complex 1-Wire network at a high level (BSC schema). For those...
I'm here again with a question relative to the BSC schema: Would be correct to represent a value of humidity within the "level" field? Something like this: ...
Hi Daniel, A BSC Level is ideal for humidity sensors as they have a nice 0-100 fixed range (unlike say temperature sensors that don't map easily). If you have...
Sounds really interesting - would the xAP side be on Ethernet or a serial interface ? I know Michael McSharry has done quite a bit of work on 1-wire and has a...
... you ... Ufffs... just for simplicity, could I send "text=67.24%" instead? I feel to be asking always the same questions (BSC text/level related). Sorry for...
Hi Kevin. ... Ethernet 10/100 BaseT. The device is based on a Connect-ME http://www.digi.com/products/embeddedsolutions/digiconnectme.jsp uClinux as OS. ... I...
Yes you can use a BSC Text type for almost anything - the disadvantage is that it doesn't convey any resolution or range information nor provide a clear way...
Initial posts from new subscribers are automatically moderated, as an anti Spam measure . I have changed this on your account and your posts from now on should...
Hi Daniel, The new UID format is very likely to be UID=NN.AAAA:SS Note the addition of the two delimiters . and : which segment the fields similar to the...
Still better, I've decided to create a humidity endpoint type. Doing this, I'll avoid displaying decimals for this kind of measurement. +-1% is a good...
Hi, Could I ask all xAP developers to have a look at areas on the xAP Wiki that relate to their software and schemas and check the content is up to date and...
Edward, The Plugin crashed when I play AlienBBC Radio 4(!) Live Win event log: The description for Event ID ( 0 ) in Source ( Application ) cannot be found....
Obviously the crash needs attention but you can also stream all the BBC stations without AlienBBC now too... :-) They have at last REALised that they were not...
Well it looks like my source code control was one version out and I put the wrong version up on the site. The intended version is now up loaded and should fix...
Hi E, Think I've discovered an issue with UID's being inconsistent, the BSC messages and the Audio transport messages from the same source are appearing with...