Jetstream API
Event Types
AliasAddedEvent
4min
about aliasaddedevent data indicates when an application has added an alias using create an alias docid\ cstsab cv6ogqwmtuaql fields property details type string the type of jetstream event eventid string unique the id assigned to the event eventtime string the time that the event occurred the value is expressed in utc this value is expressed in the following format yyyy mm ddthh\ mm\ ssz version int the jetstream version of the event id ulong the id of the alias generated by jetstream alias string the name of the alias devices array(string) list of devices that can assume this alias region string the geographic region that the rfid device is being placed this is used to create the most reliable and lowest latency connection to the device this value is one of the following possibilities us, eu, ap, usgov example published aliasaddedevent { "id" 1, "alias" "myaliasname", "devices" \[ "mydevicename1", "mydevicename2" ], "region" "us", "type" "aliasaddedevent", "eventid" "f635b21d 1425 4a10 b934 266e707ce785", "eventtime" "2018 05 19t07 17 50z", "version" 3 } version changes none – this is a new event