List of event in a asset

Hello.

I would like to display a list of the last 100 text events for an asset. I want to know which type of attribute is more suitable for this purpose, and what is the best way to load the text into that attribute?

Best regards.

I’m currently pushing data using mqtt to an attribute of type json. If you make sure to enable ‘show on dashboard’ then it will display a table with all keys and values and a timestamp.

FYI: show on dashboard affects whether the attribute is shown on the map/dashboard page in the attribute card.

You need to make sure the attribute has an agent link and/or store datapoints configuration item(s) in order for historical values to be persisted and then visible in the history panel of the asset page.