libpack  SLQS03.03.10
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Data Fields
tempratureData Struct Reference

Data Fields

ULONG timeSource
 
ULONG timeOfFirstSample
 
BYTE temperatureDataLen
 
WORD timeOffset [64]
 
ULONG temperature [64]
 

Detailed Description

This structure specifies information regarding the Temperature Data.

Parameters
timeSource
  • Time source of the sensor data
  • Valid values
    • 0 - Sensor time source is unspecified
    • 1 - Time source is common between the sensors and the location engine
timeOfFirstSample
  • Denotes a full 32-bit time stamp of the first (oldest) sample in this message.
  • The time stamp is in the time reference scale that is used by the sensor time source.
  • Units - Milliseconds
temperatureDataLen
  • Number of sets of the following elements
    • timeOffset
    • temperature
timeOffset
  • Sample time offset
  • Units - Milliseconds
temperature
  • Sensor temperature.
  • Type - Floating point
  • Units - Degrees Celsius
  • Range -50 to +100.00

Field Documentation

ULONG tempratureData::temperature[64]
BYTE tempratureData::temperatureDataLen
ULONG tempratureData::timeOfFirstSample
WORD tempratureData::timeOffset[64]
ULONG tempratureData::timeSource

Copyright (c) 2011-2015 Sierra Wireless, Inc. All rights reserved