Octane SDK
2.0 Beta
|
Class used to define the location configuration for an xArray. More...
Properties | |
ushort | ComputeWindowSeconds [get, set] |
Contains the the smoothing window for averaging the location estimates. Default is 10 seconds. More... | |
bool | DiagnosticReportEnabled [get, set] |
Enables or disables the diagnostic report. More... | |
bool | EntryReportEnabled [get, set] |
Enables or disables the location entry report. More... | |
bool | ExitReportEnabled [get, set] |
Enables or disables the location exit report. More... | |
ushort | TagAgeIntervalSeconds [get, set] |
Specifies how long a tag needs to go unseen before its removed from the location tracking. Default is 20 seconds. More... | |
ushort | UpdateIntervalSeconds [get, set] |
Specifies how often to send out a location report. Default is 5 seconds. More... | |
bool | UpdateReportEnabled [get, set] |
Enables or disables the location update report. More... | |
Class used to define the location configuration for an xArray.
|
getset |
Contains the the smoothing window for averaging the location estimates. Default is 10 seconds.
|
getset |
Enables or disables the diagnostic report.
|
getset |
Enables or disables the location entry report.
|
getset |
Enables or disables the location exit report.
|
getset |
Specifies how long a tag needs to go unseen before its removed from the location tracking. Default is 20 seconds.
|
getset |
Specifies how often to send out a location report. Default is 5 seconds.
|
getset |
Enables or disables the location update report.