24.06.2021, 07:07
Can I apply too for these packaging instructions?
Thanks in advance.
Thanks in advance.
Application Store documentation and sample app
|
24.06.2021, 07:07
Can I apply too for these packaging instructions?
Thanks in advance.
24.06.2021, 07:20
------------------------------
Ctrl+F5
08.11.2021, 08:35
I wondered how to make .ipk file for installation from GUI. Can I have packaging guide too?
Thanks in advance!
08.11.2021, 09:03
You can't, once you have the app working we can compile it.
------------------------------
Ctrl+F5
06.02.2023, 14:42
I'm not sure if this is the best place to ask, but I have an app that I now wish to package as an IPK. I know how to create an IPK file, but if I try and install this I get an error. Do I need to send the code etc to you guys?
Many thanks Darren
03.05.2023, 08:26
hi please can you help me to make an api that takes json data and save it in to csv file
thanks in advance.
03.05.2023, 11:13
Use this to get raw POST JSON in your .lp file:
Code: <?
12.01.2024, 11:48
Hello!
Here is very simple app (for people who only start their experience in app development). App includes: 1.) Example of form validity on client's side. 2.) Example of form validity on server's side. 3.) Usage of storage. 4.) Usage of redis. 5.) Example of selecting KNX objects by it's data type. 6.) Example of displaying KNX objects and it's values as an editable list. The app should be located in /data/apps/store/data/
08.02.2024, 14:06
Hi,
How we can create an ipk package file to upload new device ? Thanks
08.02.2024, 14:23
Check PM
27.04.2024, 16:41
If I store the data via ftp in /data, do I have to pay attention to anything else? Because the app is then not displayed. Or do I have to make an .ipk out of it?
29.04.2024, 06:12
Do you have index.lp and icon.png or icon.svg in your app directory?
29.04.2024, 07:35
Path should be /data/template not /data/template/template
25.01.2025, 06:34
Hi Dev,
I 've decided to improve my knowledge in LM working on Apps development. I ve download the Sample.zip study them and start with my first app. I'm facing a problem, as in Lua using the log() it is very simple make debug of the code, in the other language it is pretty hard (for me). I have a problem in the jQuery/js file and I thought that insert the line console.log(my variable) or console.log('im here') can help me. But in the Chrome console doesn't appear nothing. Where m'I wronging? Is there some other tricks for debug? Thanks and best regards @all Cristian
26.01.2025, 14:02
(25.01.2025, 06:34)CristianAgata Wrote: Hi Dev, I reply to myself..... console.log() works on Firefox. BR Cristian |
« Next Oldest | Next Newest »
|