27.07.2020, 09:18
C-BUS devices run on older HW so CPU resources are more limited compared to current LMs. There's also memory limit that has to be taken into account because each process consumes RAM. It's hard to tell what the exact limits are because the system is complex and resources are shared between various system services.
For constant monitoring of values the better approach is to have a resident script for bus activity monitoring but that's harder to implement compared to an event script.
For constant monitoring of values the better approach is to have a resident script for bus activity monitoring but that's harder to implement compared to an event script.