I just tried on firmware 20230612 on LM5 Lite and works just fine. Did you try re-downloading the package and signature again? Drop a screenshot of the error.
This is by design. It won't happen if you use virtual group address range. You can also enable "Filter local update telegrams" in "Local > IP filter" and adjust the filtering table accordingly.
(16.01.2024, 08:29)admin Wrote: This is by design. It won't happen if you use virtual group address range. You can also enable "Filter local update telegrams" in "Local > IP filter" and adjust the filtering table accordingly.
I need to update GA value which can be read later from bus. I can`t use virtual address or filter (((
Is there any way to update object value without sending to any interface?
Can I use db:update('objects', { datahex = 1 }, { id = obj.id }) ? Will web UI be updated values automatically after that?