New Column in Notehub

Transport with new icons.
Please let me know where I can find a description.
Thank you.

Hi @TJK,

The “transport” column under the Events view shows the transport method that was used to sync the event from that particular Notecard. If you mouse over the icon, you’ll get a tooltip:

If you dig into the JSON of the event itself, you’ll see something like:

"transport": "cell:lte:fdd",

…which provides more details on the radio and matches up with this table in our docs.

Thanks,
Rob

2 Likes

Thanks Rob.
I appreciate the help.
Tom