Hi,
We are trying to build a solid application that uses the Sparkplug B library to send data to Ignition (MQTT Engine).
We know of the default SpB aliases:

And these all seem to work sending it to Ignition.
We also want to send tags of type ‘Document’ to Ignition. We saw MQTT Transmission is able to do that, but we don’t know what alias Ignition Engine is expecting for the Document type.
We saw the Ignition tag data types here:
https://docs.inductiveautomation.com/display/DOC81/Tag+Data+Types
But these aliases seem different then the SpB aliases.
What would the Document type alias be?