- SendToJetstream(String, String) - Method in class com.TersoSolutions.Jetstream.SDK.Application.JetstreamClient
-
Helper method to send a request to Jetstream
- SensorReadingEvent - Class in com.TersoSolutions.Jetstream.SDK.Application.Events
-
SensorReading event is published when a sensor has provided Jetstream® with
a new reading or a batch of readings.
- SensorReadingEvent(String) - Constructor for class com.TersoSolutions.Jetstream.SDK.Application.Events.SensorReadingEvent
-
Creates a new SensorReadingEvent object from an xml string
- sensorReadingEvent - Variable in class com.TersoSolutions.Jetstream.SDK.XML.Events.SensorReadingEvent.Jetstream
-
- SensorReadingMeasure - Class in com.TersoSolutions.Jetstream.SDK.XML
-
Java class for anonymous complex type.
- SensorReadingMeasure() - Constructor for class com.TersoSolutions.Jetstream.SDK.XML.SensorReadingMeasure
-
- sensorReadingMeasure - Variable in class com.TersoSolutions.Jetstream.SDK.XML.SensorReadingMeasureList
-
- sensorReadingMeasureList - Variable in class com.TersoSolutions.Jetstream.SDK.XML.DeviceDefinition
-
- SensorReadingMeasureList - Class in com.TersoSolutions.Jetstream.SDK.XML
-
Java class for anonymous complex type.
- SensorReadingMeasureList() - Constructor for class com.TersoSolutions.Jetstream.SDK.XML.SensorReadingMeasureList
-
- setAdd(List<String>) - Method in class com.TersoSolutions.Jetstream.SDK.Application.User.DeviceSpecificCommands.TS.UpdatePassesRequest
-
Sets a list of Strings representing passes to add to the device
- setBatchId(String) - Method in class com.TersoSolutions.Jetstream.SDK.Application.User.RemoveEventsRequest
-
- setBody(String) - Method in class com.TersoSolutions.Jetstream.SDK.Application.JetstreamResponse
-
Sets the raw response from Jetstream
- setComponent(Components) - Method in class com.TersoSolutions.Jetstream.SDK.Application.User.UpdateFirmwareCommandRequest
-
Sets the component that should update firwmare
- SetConfigValuesCommand(SetConfigValuesCommandRequest) - Method in class com.TersoSolutions.Jetstream.SDK.Application.User.JetstreamServiceClient
-
Calls the Jetstream v1.0 SetConfigValuesCommand REST endpoint to queue a
command
https://jetstreamrfid.com/Docs/Application/1.0/SetConfigValuesCommand
.aspx
- setConfigValuesCommand - Variable in class com.TersoSolutions.Jetstream.SDK.XML.CommandList
-
- SetConfigValuesCommandRequest - Class in com.TersoSolutions.Jetstream.SDK.Application.User
-
Request object for SetConfigValuesCommand
- SetConfigValuesCommandRequest() - Constructor for class com.TersoSolutions.Jetstream.SDK.Application.User.SetConfigValuesCommandRequest
-
- SetConfigValuesCommandResponse - Class in com.TersoSolutions.Jetstream.SDK.Application.User
-
Response object for the Jetstream version 1.0 SetConfigValuesCommand endpoint
- SetConfigValuesCommandResponse() - Constructor for class com.TersoSolutions.Jetstream.SDK.Application.User.SetConfigValuesCommandResponse
-
- setDeviceDefinitionId(String) - Method in class com.TersoSolutions.Jetstream.SDK.Application.User.AddLogicalDeviceRequest
-
Sets the Id of Device definition currently available in Jetstream.
- setDeviceDefinitionId(String) - Method in class com.TersoSolutions.Jetstream.SDK.Application.User.AddPolicyRequest
-
Sets the unique identifier for the device definition you want to create a
policy for
- setDeviceSerialNumber(String) - Method in class com.TersoSolutions.Jetstream.SDK.Application.User.AddLogicalDeviceRequest
-
Sets the physical device serial number.
- setHours(short) - Method in class com.TersoSolutions.Jetstream.SDK.Application.User.DeviceSpecificCommands.TS.LockdownRequest
-
Set the number of hours to lock the device
- setId(String) - Method in class com.TersoSolutions.Jetstream.SDK.Application.Events.JetstreamEvent
-
- setLogicalDeviceId(String) - Method in class com.TersoSolutions.Jetstream.SDK.Application.User.AddDeviceToPolicyRequest
-
Sets the logical device id to correlate to the device serial number.
- setLogicalDeviceId(String) - Method in class com.TersoSolutions.Jetstream.SDK.Application.User.AddLogicalDeviceRequest
-
Sets the logical device id to correlate to the device serial number.
- setLogicalDeviceId(String) - Method in class com.TersoSolutions.Jetstream.SDK.Application.User.DeviceSpecificCommandRequest
-
Sets the logical device id to correlate to the device serial number.
- setLogicalDeviceId(String) - Method in class com.TersoSolutions.Jetstream.SDK.Application.User.GetConfigValuesCommandRequest
-
Sets the LogicalDeviceId you want to get parameters for
- setLogicalDeviceId(String) - Method in class com.TersoSolutions.Jetstream.SDK.Application.User.GetEPCListCommandRequest
-
Sets the LogicalDeviceId you want to get the EPCList of
- setLogicalDeviceId(String) - Method in class com.TersoSolutions.Jetstream.SDK.Application.User.RemoveDeviceFromPolicyRequest
-
Sets the LogicalDeviceId
- setLogicalDeviceId(String) - Method in class com.TersoSolutions.Jetstream.SDK.Application.User.RemoveLogicalDeviceRequest
-
Sets the LogicalDeviceId
- setLogicalDeviceId(String) - Method in class com.TersoSolutions.Jetstream.SDK.Application.User.ResetCommandRequest
-
Sets the LogicalDeviceId
- setLogicalDeviceId(String) - Method in class com.TersoSolutions.Jetstream.SDK.Application.User.SetConfigValuesCommandRequest
-
Sets the LogicalDeviceId you want to set parameters for
- setLogicalDeviceId(String) - Method in class com.TersoSolutions.Jetstream.SDK.Application.User.UpdateFirmwareCommandRequest
-
Sets the LogicalDeviceId that you want to update firmware on
- setName(String) - Method in class com.TersoSolutions.Jetstream.SDK.Application.User.AddPolicyRequest
-
Sets a friendly name for the policy.
- setNewDeviceDefinitionId(String) - Method in class com.TersoSolutions.Jetstream.SDK.Application.User.UpdateFirmwareCommandRequest
-
Sets the new DeviceDefinitionId that the firmware will be on after the
update
- setOverrideParameters(Map<String, String>) - Method in class com.TersoSolutions.Jetstream.SDK.Application.User.AddDeviceToPolicyRequest
-
Sets the list of parameters to override the policy setting for this
device Item1 = parameter name Item2 = override value
- setParameters(Map<String, String>) - Method in class com.TersoSolutions.Jetstream.SDK.Application.User.AddPolicyRequest
-
Sets the DeviceDefinition parameters to set a policy value for Item1 =
Parameter Name Item2 = Parameter Value
- setParameters(List<String>) - Method in class com.TersoSolutions.Jetstream.SDK.Application.User.GetConfigValuesCommandRequest
-
Sets a List of parameters that will be returned from the logical device
- setParameters(Map<String, String>) - Method in class com.TersoSolutions.Jetstream.SDK.Application.User.SetConfigValuesCommandRequest
-
Sets a List of parameters that will be set on the logical device
- setPolicyId(String) - Method in class com.TersoSolutions.Jetstream.SDK.Application.User.AddDeviceToPolicyRequest
-
Sets the unique identifier for the policy
- setPolicyId(String) - Method in class com.TersoSolutions.Jetstream.SDK.Application.User.RemovePolicyRequest
-
Sets the unique identifier for the policy
- setRegion(Region) - Method in class com.TersoSolutions.Jetstream.SDK.Application.User.AddLogicalDeviceRequest
-
Sets the region that the RFID device is being placed.
- setRemove(List<String>) - Method in class com.TersoSolutions.Jetstream.SDK.Application.User.DeviceSpecificCommands.TS.UpdatePassesRequest
-
Sets a list of Strings representing passes to remove from the device
- setRequest(String) - Method in class com.TersoSolutions.Jetstream.SDK.Application.JetstreamResponse
-
Sets the raw URL used in the request
- setRequest(String) - Method in exception com.TersoSolutions.Jetstream.SDK.Application.JetstreamResponseException
-
Sets the raw HTTP request URL
- setResponse(String) - Method in exception com.TersoSolutions.Jetstream.SDK.Application.JetstreamResponseException
-
Sets the raw HTTP response body
- setSource(String) - Method in class com.TersoSolutions.Jetstream.SDK.Application.Events.JetstreamEvent
-
- setStatusCode(int) - Method in exception com.TersoSolutions.Jetstream.SDK.Application.JetstreamResponseException
-
Sets the HTTP status code returned from Jetstream
- setStatusCodeDescription(String) - Method in exception com.TersoSolutions.Jetstream.SDK.Application.JetstreamResponseException
-
Sets the description of the HTTP status code returned from Jetstream
- setTime(Date) - Method in class com.TersoSolutions.Jetstream.SDK.Application.Events.JetstreamEvent
-
- setType(String) - Method in class com.TersoSolutions.Jetstream.SDK.Application.Events.JetstreamEvent
-
- setURL(String) - Method in class com.TersoSolutions.Jetstream.SDK.Application.User.UpdateFirmwareCommandRequest
-
Sets the url of the firmware file download
- StartProcesses() - Method in class com.TersoSolutions.Jetstream.SDK.Application.Events.JetstreamEventService
-
Starts the JetstreamEventService
- StopProcesses() - Method in class com.TersoSolutions.Jetstream.SDK.Application.Events.JetstreamEventService
-
Stops the JetstreamEventService