Hi,
i have alot of color changing tiles, which on ActivatedEvent invoke the same callback (onBlockActivated)
Would it be possible somehow to find out in onBlockActivated(Agent : agent) which block has invoked it?
Can we at the subscription of the callback overload it with an additional parameter tells us which block was the caller?