28.01.2026, 11:10
This will be possible in the upcoming version:
Code:
Visu.on('active-plan-change', ({ newId, oldId }) => {
localbus.write('0/0/23', newId)
})