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.

Store and modify a data table via script in Wiser for KNX
#1
Hello,

I'm trying to make in W4K a simple booking interface that saves name, code for room unlocking, date of code activation and date of code expiration, is it possible to manage a simple database?

I've even thought about JSON but I don't know if it can be safe enough.

Any ideas?

Thank you
Reply
#2
You can create custom tables in LM SQLite database if needed. Docs on LM database commands: https://openrb.com/docs/db.htm
Reply
#3
Thank you, I'll check it out!
Reply
#4
Hello,

is there a way to check database tables besides LUA scripts?
Reply
#5
You can download the backup, extract it and view the database using SQLite DB browser or similar software.
Reply


Forum Jump: