Package | Description |
---|---|
com.TersoSolutions.Jetstream.SDK.Application.User | |
com.TersoSolutions.Jetstream.SDK.Application.User.DeviceSpecificCommands.TS |
The DeviceSpecificCommands.TS package contains the device specific commands
currently supported by Terso Solutions.
|
Modifier and Type | Method and Description |
---|---|
DeviceSpecificCommandResponse |
JetstreamServiceClient.DeviceSpecificCommand(DeviceSpecificCommandRequest request)
Calls the Jetstream v1.0 DeviceSpecificCommand REST endpoint to queue a
command specific to an individual device type
https://jetstreamrfid.com/Docs/Application/1.0/DeviceSpecificCommand.aspx
|
Modifier and Type | Class and Description |
---|---|
class |
GetPassesRequest
Request object for the TS-* enclosures DeviceSpecificCommand GetPasses
|
class |
LockdownRequest
Request object for the TS-* enclosures to lock them down
|
class |
UpdatePassesRequest
Request object for the TS-* DeviceSpecificCommand UpdatePasses
|