Usage
The library is integrated into a lua program with the 'Require' Function:
EL=require("streamdeck")
When loaded, the initalisation function will need to be called. After the initialisation, the library functions to set dim level, to read key presses and to set key images can be called freely.