I'm investigating using Velocity to output to an existing feature layer hosted in ArcGIS Online, as documented here: https://doc.arcgis.com/en/iot/disseminate-and-notify/feature-layer-existing-.htm
I've created the feature layer and setup the schema through ArcGIS Online.
When I select this layer as the output, and chose to only keep latest features, there's a message warning the tags in the schema don't match. "Input schema has fields with tags that are not tagged the same way in the destination schema. Tags that didn't match are 'TRACK_ID'".
How do I add the TRACK_ID tag to my hosted feature layer?