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.

[OLD] LogicMachine firmware 2021.04
#1
New FW here: https://forum.logicmachine.net/showthread.php?tid=3358

Changes from 2020 RC3

Code:
123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138
2020.07.27   scripting editor:   - add save action for CTRL+S   - clear undo history on load so CTRL+Z does not clear the whole script   - fix indentation error for "e", "n", "d" characters 2020.08.19   visualization: fix layout issue on certain configurations with slider in RGBW widget 2020.08.24   trends: add automatic trend log file creation if file is missing or corrupted   visualization: fix pin code for string types 2020.08.28   bacnet: add custom device name setting 2020.09.24   modbus: add status object for slave devices 2020.09.25   storage: add mosaic keys to ignore list   localbus: add "nobuswrite" field to event table for to grp.update   visualizaion: enable top bar work-around for iOS v11+ instead of only v11   visualizaion: fix positioning for nested widgets   visualizaion: small style fix for touch/mobile visualization 2020.09.30   visualization: add option to hide home button in touch mode 2020.10.12   modbus: add support for writing values with bitmask 2020.10.15   lm: add password support to knxproj import 2020.10.23   user access:   - add enable/disable option   - add per-app access control   - cache acl instead of using db queries for each request   - add optional object access list 2020.10.27   user access: add per-room user access to mosaic 2020.10.29   modbus: fix polling sequence for longer polling times   lm: add dali test result data type   trends: change heartbeat from 120 seconds to 1 week (604800 seconds)   trends: fix yearly display for min/max/last   schedulers: add missing doctype   vis: set fixed size for navbar buttons 2020.11.02   modbus: add TCP option to read test UI 2020.11.03   user access: show apps/mosaic/advanced access 2020.11.11   user access: add cloud login field 2020.11.12   visualization: fix control scaling for webkit browsers   vis.params: fix 4-bit params not saving due to duplicate window id 2020.11.26   knx filtering (IP/per-user): allow double asterisk (1/*/*)   bacnet client: move scandevice/scandevices functions to the bacnet library   modbus: allow read_count/read_offset usage for coils as well as registers   scripting editor: show current value when running an event script   visualization: use correct decimal settings for graph element 2020.11.30   bacnet: show correct device name in object list   http: add "x-frame-options: sameorigin" header with an option to disable it   trends: fix labels not showing in certain cases   user access: add cloud user list to cached acl 2020.12.02   knxproj import: use datatype from group connection if possible   trends: show error message when trend load fails due to a missing trend file 2020.12.11   trends: do not hide export button when a single trend is displayed   modbus: cache and reuse persistent TCP connections based on IP:PORT pair 2020.12.18   user access: log/block access attempts with unknown username   objects: fix pagination display after reload when filtering is active   apps: hide core apps from the list when user has no access to this module 2021.01.05   scenes: fix scene.tagset() function 2021.01.06   security: add "X-Content-Type-Option: nosniff" header to user uploads 2021.01.18   knx/ip: fix secure mode timer and duplicate message tag after outdated frame has been received 2021.01.19   modbus: ignore devices with polling time less than zero, try writing once in 60 seconds for devices marked as offline 2021.01.21   security: disallow KNX/IP Tunneling connections from external IPs 2021.01.22   system config: fix ntp client disable not being allowed with empty peer list   modbus: fix writing address when read_offset is used   modbus: fix write_address field missing in the database   modbus: try reading only once for devices that are marked offline 2021.02.03   modbus: fix mapping sorting by type/address 2021.02.04   modbus: add NaN check for floating point values after conversion when value_nan is not set   modbus: add missing value_default field 2021.02.22   system config: add user accounts and passwords to backup/restore 2021.03.22   schedulers: fix minor layout issues, fix race condition when one scheduler sets status for another 2021.03.23   user access: allow "+" in local/cloud login 2021.03.25   flashsys: do a full backup (not partial which can skip trends) before doing the fw upgrade   visualization editor: show icon when the object value is empty, otherwise it's not possible to select/move this object 2021.03.29   user access: hide removed apps from the access list 2021.04.08   storage: memory usage optimizations for large requests
#2
Just installed the new firmware on my system and it boots ;-) I will find out in the coming days if any issues are pressent. For now i want to try the new cloud connector. Any documentations on this? I have registerd successfully but now i need a connection string. What should i enter here?
#3
(13.04.2021, 14:15)fruitmans Wrote: Just installed the new firmware on my system and it boots ;-) I will find out in the coming days if any issues are pressent. For now i want to try the new cloud connector. Any documentations on this? I have registerd successfully but now i need a connection string. What should i enter here?

https://forum.logicmachine.net/showthrea...9#pid21069
------------------------------
Ctrl+F5
#4
Just installed the latest firmware but now noticed my canx is not responding. I have LM5 KCD (canx knx and dali)
Installed this image. 
https://dl.openrb.com/lm-21-imx6/lm5m3ex-20210413.img
I wondering if some packages missing? 

Update.
False alarm. A 2.nd reboot of the system and CanX is working again.
#5
Installs on LM5 Lite + Ext (i.MX6) without a hitch. Dali works and Mosaic Beta, too.

Thanks to the dev team!
#6
Hi Everybody,
i've updated my Re:actor V2, the only thing that not works it is the new cloud. If I try to logon the server replies always with error 500. Any suggest?
BR Cristian
#7
(15.04.2021, 11:28)CristianAgata Wrote: Hi Everybody,
i've updated my Re:actor V2, the only thing that not works it is the new cloud. If I try to logon the server replies always with error 500. Any suggest?
BR Cristian

Ciao Cristian,
I had the same error... in the app I had to remove the cloud configuration and condifure a new cloud (remote.logicmachine.net) account
that did the trick to me

(looks like this way will also fix the "transparente password" issue we had with hte old cloud config)
ciao
M
#8
Can you check if you still get 500 errors when accessing the new cloud?
#9
(15.04.2021, 12:52)admin Wrote: Can you check if you still get 500 errors when accessing the new cloud?

Now it works (for me).
Best regards Cristian
#10
i can't get scenes to work`?

Best regards, Jørn.
#11
(16.04.2021, 13:49)Jørn Wrote: i can't get scenes to work`?

Some more details please, what exactly?
------------------------------
Ctrl+F5
#12
(16.04.2021, 13:50)Daniel. Wrote:
(16.04.2021, 13:49)Jørn Wrote: i can't get scenes to work`?

Some more details please, what exactly?

Sequences do not do anything at all, not even "run scene" i sequence menu does anything.

Best regards, Jørn.
#13
Did you do an extra reboot after beta installation?
#14
Just tried and works fine, do you have objects added to the list? Monitor objects in LM objects to see. If you didn't modify the value in mosaic you won't see action.
------------------------------
Ctrl+F5
#15
(16.04.2021, 13:59)admin Wrote: Did you do an extra reboot after beta installation?
Yes, multiple
(16.04.2021, 14:00)Daniel. Wrote: Just tried and works fine, do you have objects added to the list? Monitor objects in LM objects to see. If you didn't modify the value in mosaic you won't see action.

Mosaic? I deleted Mosaic apps since i don't use them, is this why?

Best regards, Jørn.
#16
No but we tough you talking about Mosaic scenes as this is new feature in this beta. Send me your backup to PM
------------------------------
Ctrl+F5
#17
(16.04.2021, 14:38)Daniel. Wrote: No but we tough you talking about Mosaic scenes as this is new feature in this beta. Send me your backup to PM

Ah, i'll have to try it out. After one power disconnect and 3 reboots it finally works  Big Grin

Best regards, Jørn.
#18
Hi everybody,
 has anyone problem with ios and new remote cloud?
The same account works well on Android app and desktop. On the ios the server give me error 404.
BR Cristian
#19
The app still need an update for correct working with remote but you probably just need to clear the cache.
------------------------------
Ctrl+F5
#20
Hello i am not sure if it is problem with new firmware or mosaic, but i use the firmware first time with remote. logicmachine.net and widgets are just in one column. 

There is space for second one.

Can i adjust it somehw with CSS. On older versions everything works fine.

Thank you.

Attached Files Thumbnail(s)
   


Forum Jump: