elemy-sensortree 1.0.0
Data Fields
_sensor_value_t Struct Reference

#include <el_sensorsnode.h>

Collaboration diagram for _sensor_value_t:
Collaboration graph
[legend]

Data Fields

sensor_value_state_t state
 
u_io_type_t type
 
union {
   struct {
      int32_t   value
 
   }   analog
 
   struct {
      int16_t   value
 
      int8_t   count
 
      int8_t   reserved
 
   }   discretes
 
__attribute__
 

Field Documentation

◆ 

union { ... } __attribute__

◆ 

struct { ... } analog

◆ count

int8_t count

◆ 

struct { ... } discretes

◆ reserved

int8_t reserved

◆ state

sensor_value_state_t state

◆ type

◆ value [1/2]

int32_t value

◆ value [2/2]

int16_t value

The documentation for this struct was generated from the following file: