public static interface StpApi.OperationResponsibilityOrBuilder
extends com.google.protobuf.MessageOrBuilder
| Modifier and Type | Method and Description |
|---|---|
boolean |
getAccessPassword()
Encode or verify configured 32-bit Access password
|
boolean |
getBlockpermalockConfig()
Set or verify (read reserved memory) BlockPermalock config
|
StpApi.STPDevice |
getDeviceOfRecord()
Downstream STP device that allows non Monza encoding
|
StpApi.STPDeviceOrBuilder |
getDeviceOfRecordOrBuilder()
Downstream STP device that allows non Monza encoding
|
StpApi.STPDevice |
getDownstreamPipelineDevices(int index)
A list of downstream STP devices in pipeline which will be
sent operation notifications, only necessary when
'tags_in_pipeline_view_count' is used.
|
int |
getDownstreamPipelineDevicesCount()
A list of downstream STP devices in pipeline which will be
sent operation notifications, only necessary when
'tags_in_pipeline_view_count' is used.
|
java.util.List<StpApi.STPDevice> |
getDownstreamPipelineDevicesList()
A list of downstream STP devices in pipeline which will be
sent operation notifications, only necessary when
'tags_in_pipeline_view_count' is used.
|
StpApi.STPDeviceOrBuilder |
getDownstreamPipelineDevicesOrBuilder(int index)
A list of downstream STP devices in pipeline which will be
sent operation notifications, only necessary when
'tags_in_pipeline_view_count' is used.
|
java.util.List<? extends StpApi.STPDeviceOrBuilder> |
getDownstreamPipelineDevicesOrBuilderList()
A list of downstream STP devices in pipeline which will be
sent operation notifications, only necessary when
'tags_in_pipeline_view_count' is used.
|
com.google.protobuf.ByteString |
getEPCMemoryMask()
Hex representation of 32-bit Blocks (F = 1111 = encode 4
32-bit blocks).
|
boolean |
getEPCMemoryPcWord()
Encode or verify configured PC Word
|
boolean |
getKillPassword()
Encode or verify configured 32-bit Kill password
|
boolean |
getKillTag()
optional bool monza_QT
= 9 [default = true];
|
boolean |
getLockConfig()
Set or verify (read reserved memory) Lock config
|
boolean |
getSecurePassword()
If true, use the secured password to move tag to secure
state on this device.
|
int |
getTagsInPipelineViewCount()
The approximate number of total tags expected in the STP
pipeline.
|
int |
getTagsInViewCount()
The approximate number of tags in the field of view.
|
boolean |
getTagSpecificFeatureConfig()
Tag specific feature configuration for Monza 6 (and
possibly) later tags
|
boolean |
getTIDConfigWord()
Write TID config word
|
com.google.protobuf.ByteString |
getUserMemoryMask()
Hex representation of 32-bit Blocks (F = 1111 = encode 4
32-bit blocks)
|
StpApi.VoidTagResponsibility |
getVoidTagResponsibility()
In cases where there is voiding possible, this is how the
user specifies the responsibility of this device
|
StpApi.VoidTagResponsibilityOrBuilder |
getVoidTagResponsibilityOrBuilder()
In cases where there is voiding possible, this is how the
user specifies the responsibility of this device
|
int |
getVoyanticTagsuranceTestResultsCacheSize()
The approximate number of tags expected in the pipeline
between a third party tester and the first ItemEncode
device.
|
boolean |
hasAccessPassword()
Encode or verify configured 32-bit Access password
|
boolean |
hasBlockpermalockConfig()
Set or verify (read reserved memory) BlockPermalock config
|
boolean |
hasDeviceOfRecord()
Downstream STP device that allows non Monza encoding
|
boolean |
hasEPCMemoryMask()
Hex representation of 32-bit Blocks (F = 1111 = encode 4
32-bit blocks).
|
boolean |
hasEPCMemoryPcWord()
Encode or verify configured PC Word
|
boolean |
hasKillPassword()
Encode or verify configured 32-bit Kill password
|
boolean |
hasKillTag()
optional bool monza_QT
= 9 [default = true];
|
boolean |
hasLockConfig()
Set or verify (read reserved memory) Lock config
|
boolean |
hasSecurePassword()
If true, use the secured password to move tag to secure
state on this device.
|
boolean |
hasTagsInPipelineViewCount()
The approximate number of total tags expected in the STP
pipeline.
|
boolean |
hasTagsInViewCount()
The approximate number of tags in the field of view.
|
boolean |
hasTagSpecificFeatureConfig()
Tag specific feature configuration for Monza 6 (and
possibly) later tags
|
boolean |
hasTIDConfigWord()
Write TID config word
|
boolean |
hasUserMemoryMask()
Hex representation of 32-bit Blocks (F = 1111 = encode 4
32-bit blocks)
|
boolean |
hasVoidTagResponsibility()
In cases where there is voiding possible, this is how the
user specifies the responsibility of this device
|
boolean |
hasVoyanticTagsuranceTestResultsCacheSize()
The approximate number of tags expected in the pipeline
between a third party tester and the first ItemEncode
device.
|
boolean hasEPCMemoryMask()
com.google.protobuf.ByteString getEPCMemoryMask()
boolean hasEPCMemoryPcWord()
boolean getEPCMemoryPcWord()
boolean hasTIDConfigWord()
boolean getTIDConfigWord()
boolean hasUserMemoryMask()
com.google.protobuf.ByteString getUserMemoryMask()
boolean hasSecurePassword()
boolean getSecurePassword()
boolean hasAccessPassword()
boolean getAccessPassword()
boolean hasKillPassword()
boolean getKillPassword()
boolean hasLockConfig()
boolean getLockConfig()
boolean hasBlockpermalockConfig()
boolean getBlockpermalockConfig()
boolean hasKillTag()
boolean getKillTag()
boolean hasTagSpecificFeatureConfig()
boolean getTagSpecificFeatureConfig()
boolean hasTagsInViewCount()
int getTagsInViewCount()
boolean hasTagsInPipelineViewCount()
int getTagsInPipelineViewCount()
java.util.List<StpApi.STPDevice> getDownstreamPipelineDevicesList()
StpApi.STPDevice getDownstreamPipelineDevices(int index)
int getDownstreamPipelineDevicesCount()
java.util.List<? extends StpApi.STPDeviceOrBuilder> getDownstreamPipelineDevicesOrBuilderList()
StpApi.STPDeviceOrBuilder getDownstreamPipelineDevicesOrBuilder(int index)
boolean hasDeviceOfRecord()
StpApi.STPDevice getDeviceOfRecord()
StpApi.STPDeviceOrBuilder getDeviceOfRecordOrBuilder()
boolean hasVoyanticTagsuranceTestResultsCacheSize()
int getVoyanticTagsuranceTestResultsCacheSize()
boolean hasVoidTagResponsibility()
StpApi.VoidTagResponsibility getVoidTagResponsibility()
StpApi.VoidTagResponsibilityOrBuilder getVoidTagResponsibilityOrBuilder()