TAG | xPL
24
Update to the UPnP-2-xPL gateway
0 Comments | Posted by Thijs Schreijer in Home automation, xPL
Just finished an update of the UPnP gateway. After some more reading I found out that for the AV devices (audio/video) there is a different event mechanism using the ‘LastChange’ statevariable. Whatever, besides the nitty gritty details, it just shows more usefull info now. (more…)
19
Experimental UPnP-2-xPL gateway
1 Comment | Posted by Thijs Schreijer in Home automation, xPL
Having recently discovered some great tools for UPnP (formerly by Intel, now open source), I wondered whether it was possible to create some gateway. I like xPL for its simplicity but its definitions of devices (schemas etc.) are still fairly ambigious. Thats what I like about UPnP, much tighter descriptions, more solid enduser experience. I think this is why most of the xPL users are fairly technical guys that mostly build their own applications and script the whole thing together. A non-techie wouldn’t last very long out there. (more…)
26
Updated xPLLib 5.1 and SMS application 1.2
0 Comments | Posted by Thijs Schreijer in Home automation, xPL
After some serious bug-hunting today, an updated version of the xPLLib and an updated SMS application.
The SMS application remains functionally the same, it only uses the updated xPLLib to fix a bug and last weeks updated xPLCheckPackage.
The xPLLib has 2 updates, one being the bugfix, the other is an extension that enables the download and parsing of xPL vendor plugin files. Check the xPL page for the details and downloads.
An updated version of the xPLCheckPackage has been released (version 1.3). It fixes two bugs, see the xPLCheckPackage page for details and download.
26
Several updates and a brand new ‘xPL Updater’ app
0 Comments | Posted by Thijs Schreijer in Home automation, xPL
Today I finalized some stuff that I’ve been working on in my spare time the last couple of weeks. Results? 2 fixes and a brand new application. (more…)
While creating the new xPLLib, I needed a real-life test project to test and debug the xPLLib library. Hence this SMS application. It sends SMS messages over HTTP.
See the xPL page for more details and the downloads
2
New xPLLib version 5.0 for .NET
0 Comments | Posted by Thijs Schreijer in Home automation, xPL
Starting of in an endeavour with xPL, I went through the sources of the existing xPLLib 4.4 by Tom Van Den Panhuyzen. Then starting to update it as I saw fit, just as a means of getting acquainted with xPL.
Then again, after a lot of work and rewriting over 80-90% of the code, I might as well publish it. Several issues that existed with the previous version have been fixed. Unfortunately, due to the major change of the object model, its not backward compatible (not even close).
For now; here it is. Its absolutely certain that it is not bug-free, but please try and help me fix it. I haven’t setup a bugtracker for this yet, but once setup it’ll be on the xPL page.
The downloads are on the xPL page.
