About

Countertop cabinets are Jetstream enabled devices used to transport, protect, and track field or mobile inventory. These devices support most Jetstream commands and events, but do not include temperature sensors or secured access like larger enclosures. For more information visit https://www.tersosolutions.com/products/countertoprfidcabinet/.

Model: TS083

Commands

You can send the following commands to a countertop cabinet via Jetstream.

Config Parameters

The following are the parameters that can be configured for a countertop cabinet via policy. Available parameters may differ by firmware version. To configure your own devices via Jetstream, follow this guide. Terso Support can also manage these configuration settings for you.

NameDescriptionData TypeMinMaxDefaultFirmware
AggregateEventScanCountNumber of times to scan after product is added/removed and door is closed.Int11002v4.5+
AggregateEventScanDelayNumber of seconds to wait between scans.Int1601v4.5+
AggregateEventScanTimeTime in seconds for each scanInt130010v4.5+
AntennaTxPowerThe dB transmit power of all of the antennas.Int102323v4.5+
CommandPollIntervalThe number of minutes between polling for device commands in Jetstream.Int060060v4.5+
CommsRebootNumber of minutes after the system loses communication that it will automatically reboot.Int101440230v4.5+
CommsReconnectIntervalTime in seconds to wait before attempting to communicate with Jetstream if there were any communication problems.Int130010v4.5+
CommsTimeoutTime in seconds to wait for a reply from Jetstream after sending an event or command response.Int130060v4.5+
DNSThe DNS to be used in a static LAN environment. When set to '0.0.0.0', the DHCP assigned DNS server is used instead.IP Address0.0.0.0255.255.255.2550.0.0.0v4.5+
DoorOpenTimeLimitTime in seconds that the door can be left open before a DoorAjar alarm is sent.Int03600300v4.5+
GatewayThe gateway address to be used in a static LAN environment. When set to '0.0.0.0', the DHCP assigned Gateway address is used instead.IP Address0.0.0.0255.255.255.2550.0.0.0v4.5+
HeartbeatEventIntervalThe number of minutes between sending a HeartbeatEvent. A setting of 0 will disable HeartbeatEvents.Int060060v4.5+
InactivityIntervalTime in seconds communications will wait before re-establishing a connection if there is no activity.Int703600300v4.5+
IPThe IP address to be used in a static LAN environment. When set to '0.0.0.0', the DHCP assigned IP address is used instead.IP Address0.0.0.0255.255.255.2550.0.0.0v4.5+
JetstreamDeviceUrlThe URL to which the cabinet sends Jetstream messages.String--us-device.jetstreamrfid.comv4.5+
JetstreamWebsocketAppEndpointThe Jetstream resource used to connect for WebSocket communications. Using '#' will disable WebSocket communications.String--/dwsliveconnection.ashxv4.5+
LogEntryLevelThe verbosity of the logs sent by the cabinet.
  • Off
  • Error
  • Warning
  • Information
String--Errorv4.5+
LogFileLevelThe verbosity of the logs saved locally on the cabinet.
  • Off
  • Error
  • Warning
  • Information
  • Verbose
  • Trace
  • Debug
String--Debugv4.5+
ObjectEventHourThe hour to perform the daily system scan as well as other system checks. A setting of -1 will disable ObjectEvents.Int-1230v4.5+
ObjectEventScanCountThe number of times to scan during a GetEPCListCommand or during the daily system scan.Int11002v4.5+
ObjectEventScanDelayNumber of seconds the cabinet should wait between scans.Int1601v4.5+
ObjectEventScanTimeThe time in seconds for each scan during a GetEPCListCommand or during the daily system scan.Int13005v4.5+
ReaderLogEntryOnFailureGenerate a LogEntryEvent when communications to the internal RFID reader fails.Bool011v4.5+
ReaderNumAntennasThe number of antennas the cabinet is using.Int142v4.5+
SecureSocketUse secure communications over HTTPS for the cabinet.Bool011v4.5+
SubnetThe subnet address to be used in a static LAN environment. When set to '0.0.0.0', the DHCP assigned subnet is used instead.IP Address0.0.0.0255.255.255.2550.0.0.0v4.5+

Events

The following are the Jetstream Events that may come into your queue directly from a countertop cabinet. Other events pertaining to, but not generated by, the countertop cabinet are not listed here as those Jetstream-generated events do not vary by device type. See the Event entry in the Glossary to see a complete list of which events are from a device and which come from the Jetstream application.

NameSupportedNotes
AggregateEventYesPassRFID parameter will always be blank, since the countertop cabinet does not have a pass reader.
CommandCompletionEventYes
HeartbeatEventYesThese can be disabled by setting the HeartbeatEventInterval Config Parameter to 0.
LogEntryEventYesThese can be disabled or increased by configuring the LogEntryLevel Config Parameter. Disabling LogEntryEvents is NOT recommended, as this would prevent you or Terso from remotely monitoring the health of the unit. See the LogEntryEvents section below for more details.
ObjectEventYesThese can be disabled by setting the ObjectEventHour Config Parameter to -1.
SensorReadingEventNo
StatusEventYes

LogEntryEvents

The list below are some common, potential LogEntryEvents a countertop cabinet may send in. However, not all possible LogEntryEvents are listed in this table. The LogEntryLevel Config Parameter determines which LogEntryEvents are sent to Jetstream, the following logentryevents may be sent when LogEntryLevel = Error.

NameDescription
CorruptFlashCorruptFlash occurs when the event queue on the device cannot be read due to a memory failure.
DoorOpenDoorOpen occurs when the door is left open for greater than the DoorOpenTimeLimit.
DoorOpenRestoreDoorOpenRestore occurs when the countertop cabinet's door is closed after a DoorOpen scenario.
DoorSensorFailureDoorSensorFailure occurs when the countertop cabinet believes there is a problem with the door sensor.
FirmwareInfoFirmwareInfo occurs whenever the countertop cabinet is started up.
LowFlashMemoryLowFlashMemory occurs when the countertop cabinet has less than 25% memory.
LowMemoryLowMemory occurs when the countertop cabinet has less than 25% memory. This event will be sent every hour until the device reboots. Reboot occurs automatically if memory drops to 10%.
NewFirmwareDownloadErrorNewFirmwareDownloadError occurs when a request to upgrade firmware fails.
ReadExceptionReadException occurs when there is an issue performing an RFID scan.
ScanInterruptionAlarmScanInterruptionAlarm occurs when someone interrupts a scan by opening the door.
StartupStartup occurs whenever the countertop cabinet is started up.

SensorReadingEvents

The Countertop Cabinet does not generate any SensorReadingEvents.