This forum uses cookies
This forum makes use of cookies to store your login information if you are registered, and your last visit if you are not. Cookies are small text documents stored on your computer; the cookies set by this forum can only be used on this website and pose no security risk. Cookies on this forum also track the specific topics you have read and when you last read them. Please confirm that you accept these cookies being set.

integration mysql - Wiser
#1
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: 
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
Reply
#2
It was SE decision to remove package installer on SE devices. It is possible only on LM.
------------------------------
Ctrl+F5
Reply
#3
(08.01.2024, 16:56)Daniel Wrote: It was SE decision to remove package installer on SE devices. It is possible only on LM.

Thank you Daniel for your fast response.
Is there any other efficient way on how to extract the logs automatically (cronjob?) from Wiser?

Best regards
Reply
#4
Object logs can be exported to csv.
https://kb.logicmachine.net/scripting/ex...-hour-csv/
------------------------------
Ctrl+F5
Reply
#5
(09.01.2024, 08:36)Daniel Wrote: Object logs can be exported to csv.
https://kb.logicmachine.net/scripting/ex...-hour-csv/

Hi Daniel,

Thank you for the link. I will look into it.
Indeed I have seen configuration options for FTP in the System settings of Wiser.
I will let you know if I have issues on that.

Thank you again!

D
Reply


Forum Jump: