About

RFID Surface Read Points are used to track inventory and transactions. It's sleek, rugged form factor and ease of install allow it to be used in a wide variety of environments where a RFID read point is desired. Common applications include tracking two-bin kanban systems for consumable inventory, or as a check-in/check-out station. To learn more, visit https://www.tersosolutions.com/products/surface-read-point/.

Model: TS082

Commands

You can send the following commands to an RFID Tray via Jetstream.

ConfigParameters

The following are the parameters that can be configured for an RFID Tray 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
AntennaTxPowerThe dB transmit power of all of the antennas.Int142323v4.7+
AutoUpdateFirmware auto update enable.Bool010v4.7+
CaptureTimeTime in seconds before a tag that enters the field is reported.Int11205v4.7+
CommandPollIntervalThe number of minutes between polling for device commands in Jetstream.Int060060v4.7+
CommsRebootNumber of minutes after the system loses communication that it will automatically reboot.Int101440230v4.7+
CommsReconnectIntervalTime in seconds to wait before attempting to communicate with Jetstream if there were any communication problems.Int130010v4.7+
CommsTimeoutTime in seconds to wait for a reply from Jetstream after sending an event or command response.Int130060v4.7+
ContinuousSet to true for continuous real-time scanning. Set to false to poll the tray periodically for tags.Bool011v4.7+
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.7+
DwellTimeTime in milliseconds that is spent on each antenna during continuous scanning.Int505000200v4.7+
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.7+
HeartbeatEventIntervalThe number of minutes between sending a HeartbeatEvent. A setting of 0 will disable HeartbeatEvents.Int060060v4.7+
InactivityIntervalTime in seconds communications will wait before re-establishing a connection if there is no activity.Int703600300v4.7+
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.7+
JetstreamDeviceUrlThe URL to which the tray sends Jetstream messages.String--us-device.jetstreamrfid.comv4.7+
JetstreamWebsocketAppEndpointThe Jetstream resource used to connect for WebSocket communications. Using '#' will disable WebSocket communications.String--/dwsliveconnection.ashxv4.7+
LogEntryLevelThe verbosity of the logs sent by the tray
  • Off
  • Error
  • Warning
  • Information
String--Errorv4.7+
LogFileLevelThe verbosity of the logs saved locally on the tray
  • Off
  • Error
  • Warning
  • Information
  • Verbose
  • Trace
  • Debug
String--Debugv4.7+
ObjectEventHourThe hour to perform the daily system scan as well as other system checks. A setting of -1 will disable ObjectEvents.Int-1230v4.7+
ObjectEventScanCountThe number of times to scan during a GetEPCListCommand or during the daily system scan.Int11002v4.7+
ObjectEventScanDelayNumber of seconds the tray should wait between scans.Int1601v4.7+
ObjectEventScanTimeThe time in seconds for each scan during a GetEPCListCommand or during the daily system scan.Int13005v4.7+
ReaderLogEntryOnFailureGenerate a LogEntryEvent when communications to the internal RFID reader fails.Bool010v4.7+
ReaderNumAntennasThe number of antennas the tray is using.Int144v4.7+
RemoveEventSets whether an aggregate event "remove" is sent when a tag leaves the field of scanning.Bool010v4.7+
SearchModeMode of scanner. Set to 1 for dual target mode to be used by continuous scanning. Set to 1 for dual target or 2 for single target when continuous is set to false for polling.Int121v4.7+
SecureSocketUse secure communications over HTTPS for the tray.Bool011v4.7+
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.7+
VersionsFileUrlLocation of file listing current versions of firmware. Used to configure auto firmware update.String--http://firmware.tersosolutions.com/versions.jsonv4.7+

Events

The following are the Jetstream Events that may come into your queue directly from an RFID Tray. Other events pertaining to, but not generated by, the RFID Tray 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.

Name

Supported

Notes

AggregateEventYesBy default, the RFID Tray will only return "Adds" in it's aggregate events. "Removes" can be enabled by setting the RemoveEvent config parameter to 1. PassRFID parameter will always be blank, since the RFID Tray 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 potential LogEntryEvents an RFID Tray 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
LowFlashMemoryLowFlashMemory occurs when the tray has less than 25% flash memory.
LowMemoryLowMemory occurs when the tray 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.
StartupStartup occurs whenever the tray is started up.

SensorReadingEvents

The RFID Tray does not generate any SensorReadingEvents.