I would like to show the opened doors of a bay visualy in a SCADA widget.
So I would like to get OPEN / CLOSED state from the last triggered event, but it's not possible to select a property of an event in the "Select properties" dialog. So I can update the properties of the device each time a such event (OPEN / CLOSED) is triggered to store a specific "currentDoorState" property.
But it's also not possible to map this "custom" property to the placeholder of the svg file.
Do you plan to add the ability to select or enter a specific property in a futur version of Cumulocity? Is there a workaround to implement what I would like to do?