Jetstream API
Event Types
StatusEvent
4 min
about statusevent reports several pieces of device information every time the device is powered on, and during its nightly scan this information is particularly helpful to reference if troubleshooting a networking issue properties may be added or removed depending on device type and fw version fields property details type the type of jetstream event eventid the id assigned to the event eventtime 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 the jetstream version of the event devicetype the type of board being used by this device serialnum the serial number of the device agentversion the version of terso firmware that is currently running on the device scannerversion the version of fw that the rfid scanner is running actualip the ip address that the device is currently using actualsubnet the subnet that the device is currently using actualgateway the gateway that the device is currently using actualdns the dns that the device is currently using freemem the percentage of the board's total memory that is still free macaddress the mac address of the board device the jetstream name of the device receivedtime the time that the event was received from the device the value is expressed in utc this value is expressed in the following format yyyy mm ddthh\ mm\ ssz curlversion the version of curl that the device is using to write events mspversion the version of the msp (managed service provider) side of the firmware on the device osversion string the os version of the device sslversion string the ssl library version being used by the device uptime string time since the device last rebooted in the following format xdxhxmxs websocketreconnects int the number of times the websocket has connected since last reboot websocketuptime string the time elapsed since the last websocket connection example published statusevent (exact parameters and their order may vary by fw version and device type) version changes none this is a new event as of fw v4 7 12