Add some different xPL implementations done by Telldus

This commit is contained in:
Micke Prag 2012-05-29 14:18:28 +02:00
parent deebf2045e
commit d4b46c71ec
21 changed files with 2285 additions and 0 deletions

1
xpl/pyxpl/__init__.py Normal file
View file

@ -0,0 +1 @@
__all__ = ["xplmessage", "xpldevice", "xplinstance"]