Stima V4 Slave RAIN  4.2
system_status_t Struct Reference

System module status. More...

#include <local_typedef.h>

Public Attributes

struct {
   uint32_t   time_start_maintenance
 Starting time for maintenance mode. More...
 
datetime
 < DateTime Operation More...
 
task_t tasks [TOTAL_INFO_TASK]
 Info Task && WDT. More...
 
struct {
   bool   is_cfg_loaded
 Is config loaded. More...
 
   bool   is_maintenance
 Module is in maintenance mode. More...
 
   bool   is_inibith_sleep
 Module sleep is inibithed. More...
 
flags
 Module error or alert. More...
 
struct {
   bool   is_accelerometer_error
 Accelerometer error. More...
 
   bool   is_bubble_level_error
 Bubble software accelerometer error. More...
 
   bool   is_clogged_up
 Sensor is clogged up. More...
 
   bool   is_main_error
 Main sensor in error. More...
 
   bool   is_redundant_error
 Redundant sensor in error. More...
 
   bool   is_tipping_error
 Tipping event error run. More...
 
   uint16_t   error_count
 Count of error event. More...
 
events
 Module error or alert timings continuos verify. More...
 
struct {
   uint32_t   epoch_bubble_level_error
 Bubble software accelerometer error epoch event start. More...
 
   bool   bubble_level_error
 Bubble software accelerometer error. More...
 
   uint32_t   epoch_clogged_up
 Sensor is clogged up epoch event start. More...
 
   bool   clogged_up
 Sensor is clogged up. More...
 
running
 

Detailed Description

System module status.

Definition at line 83 of file local_typedef.h.

Member Data Documentation

◆ bubble_level_error

bool system_status_t::bubble_level_error

Bubble software accelerometer error.

Definition at line 121 of file local_typedef.h.

◆ clogged_up

bool system_status_t::clogged_up

Sensor is clogged up.

Definition at line 124 of file local_typedef.h.

◆ 

struct { ... } system_status_t::datetime

< DateTime Operation

◆ epoch_bubble_level_error

uint32_t system_status_t::epoch_bubble_level_error

Bubble software accelerometer error epoch event start.

Definition at line 120 of file local_typedef.h.

◆ epoch_clogged_up

uint32_t system_status_t::epoch_clogged_up

Sensor is clogged up epoch event start.

Definition at line 123 of file local_typedef.h.

◆ error_count

uint16_t system_status_t::error_count

Count of error event.

Definition at line 113 of file local_typedef.h.

◆ 

struct { ... } system_status_t::events

Module error or alert timings continuos verify.

◆ 

struct { ... } system_status_t::flags

Module error or alert.

◆ is_accelerometer_error

bool system_status_t::is_accelerometer_error

Accelerometer error.

Definition at line 106 of file local_typedef.h.

◆ is_bubble_level_error

bool system_status_t::is_bubble_level_error

Bubble software accelerometer error.

Definition at line 107 of file local_typedef.h.

◆ is_cfg_loaded

bool system_status_t::is_cfg_loaded

Is config loaded.

Definition at line 97 of file local_typedef.h.

◆ is_clogged_up

bool system_status_t::is_clogged_up

Sensor is clogged up.

Definition at line 109 of file local_typedef.h.

◆ is_inibith_sleep

bool system_status_t::is_inibith_sleep

Module sleep is inibithed.

Definition at line 99 of file local_typedef.h.

◆ is_main_error

bool system_status_t::is_main_error

Main sensor in error.

Definition at line 110 of file local_typedef.h.

◆ is_maintenance

bool system_status_t::is_maintenance

Module is in maintenance mode.

Definition at line 98 of file local_typedef.h.

◆ is_redundant_error

bool system_status_t::is_redundant_error

Redundant sensor in error.

Definition at line 111 of file local_typedef.h.

◆ is_tipping_error

bool system_status_t::is_tipping_error

Tipping event error run.

Definition at line 112 of file local_typedef.h.

◆ 

struct { ... } system_status_t::running

◆ tasks

task_t system_status_t::tasks[TOTAL_INFO_TASK]

Info Task && WDT.

Info flag structure Module Flags

Definition at line 92 of file local_typedef.h.

◆ time_start_maintenance

uint32_t system_status_t::time_start_maintenance

Starting time for maintenance mode.

Definition at line 88 of file local_typedef.h.


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