#include <ts.h>
|
ts_sensorId | sensor |
|
uint32_t | type |
|
float | temp |
|
uint32_t | seqNum |
|
swi_uint256_t | ParamPresenceMask |
|
Temperature Report
- Parameters
-
sensor |
- Sensor ID
- Bit to check in ParamPresenceMask - 1
|
type |
- Report type
- Bit to check in ParamPresenceMask - 2
|
temp |
- Temperature
- Bit to check in ParamPresenceMask - 0x10
|
seqNum |
- Sequence number
- Bit to check in ParamPresenceMask - 0x11
|
ParamPresenceMask |
- bitmask representation to indicate valid parameters.
|
- 5G Specific:
The documentation for this struct was generated from the following file: