events/main.cpp

Notes using other languages than C/C++

Python

There is no native Python support for TellStick yet. To use telldus-core in Python, please have look at the ctypes library. It contains cdll and windll to load any dynamic link libraries.