Octane SDK  2.0 Beta
 All Classes Namespaces Functions Variables Enumerations Enumerator Properties Events
Properties | List of all members
Impinj.OctaneSdk.TransitionReport Class Reference

xArray transition report More...

Properties

ushort Confidence [get, set]
 The Confidence field contains confidence that the event occurred in the form of a percentage. 0 is not confident. 100 is perfectly confident. More...
 
List< TagDataEpcs [get, set]
 Contents of the tag EPC memory bank. More...
 
ushort FromZoneId [get, set]
 The FromZoneID field contains the Zone ID where the transition event began. More...
 
TransitionReportType ReportType [get, set]
 The transition report type. More...
 
ImpinjTimestamp Timestamp [get, set]
 The time stamp of the transition event More...
 
ushort ToZoneId [get, set]
 The ToZoneID field contains the Zone ID where the transition event ended. More...
 

Detailed Description

xArray transition report

Property Documentation

ushort Impinj.OctaneSdk.TransitionReport.Confidence
getset

The Confidence field contains confidence that the event occurred in the form of a percentage. 0 is not confident. 100 is perfectly confident.

List<TagData> Impinj.OctaneSdk.TransitionReport.Epcs
getset

Contents of the tag EPC memory bank.

ushort Impinj.OctaneSdk.TransitionReport.FromZoneId
getset

The FromZoneID field contains the Zone ID where the transition event began.

TransitionReportType Impinj.OctaneSdk.TransitionReport.ReportType
getset

The transition report type.

ImpinjTimestamp Impinj.OctaneSdk.TransitionReport.Timestamp
getset

The time stamp of the transition event

ushort Impinj.OctaneSdk.TransitionReport.ToZoneId
getset

The ToZoneID field contains the Zone ID where the transition event ended.