08.01.2024, 16:37
(This post was last modified: 08.01.2024, 16:38 by DannyVolkaerts.)
Hi,
I hope it's ok to post a question about the Schneider Wiser for KNX server since it seems more or less the same as LogicMachine.
I would like to enable a Lua script which writes some object logs to a mysql database which I activated and is accessible on localhost.
The script starts with following package import:
My question:
How can I install the package on Wiser? It seems there is no terminal available after login.
Thank you for your help!
Regards,
Danny
I hope it's ok to post a question about the Schneider Wiser for KNX server since it seems more or less the same as LogicMachine.
I would like to enable a Lua script which writes some object logs to a mysql database which I activated and is accessible on localhost.
The script starts with following package import:
Code:
luasql = require "luasql.mysql"
My question:
How can I install the package on Wiser? It seems there is no terminal available after login.
Thank you for your help!
Regards,
Danny