Class SensorPoll
java.lang.Object
com.flir.thermalsdk.meterlink.model.SensorPoll
Defines Meterlink SensorPoll data. Contains the current state of the whole device and whole bundle with Meterlink
measurement data.
A valid object will have channels.size() == deviceInfo.channelCount.
-
Field Summary
FieldsModifier and TypeFieldDescriptionList of channels/censors with their corresponding state and data.Device state and metadata. -
Method Summary