DisplayDefinition |
Display Definitions are additional pieces of information that are displayed with a particular signal measurement
|
HeatmapDefinition |
A Heatmap Definition defines a float value that can be displayed in a heatmap or a colored signal measurement
|
IdentifierDefinition |
An Identifier is a pieces of information that identifies a particular signal source and can be used to separate signals from different sources
|
SignalDefinition |
A signal definition provides everything needed for NEON Signal Mapper
to display signal information on Android and Neon Command,
display signal measurements and heatmaps, and export reports
The Signal Key uniquely identifies a signal
Identifier Definitions are pieces of information that identify a particular signal source and can be used to separate individual signal types
Heatmap Definitions describe measurements that can be displayed in a heatmap and viewed as colored signal dots
Display Definitions are additional pieces of information that are displayed with a particular signal measurement
|
SignalKey |
A signal key is a set of strings the uniquely identify a signal - the combination must be unique.
|
SignalMeasurement |
A signal measurement is a set of data keyed by the
field name in the signal definition and representing
a single measurement of a signal.
|