Mapper
Public Attributes | List of all members
alt_alarm Struct Reference

#include <database.h>

Public Attributes

unsigned long int sid
 
unsigned char alarm_type
 
unsigned char alarm_level
 
unsigned char alarm_action [NAME_LEN]
 

Detailed Description

Definition at line 463 of file database.h.

Member Data Documentation

◆ alarm_action

unsigned char alt_alarm::alarm_action[NAME_LEN]

Definition at line 476 of file database.h.

◆ alarm_level

unsigned char alt_alarm::alarm_level

Definition at line 472 of file database.h.

◆ alarm_type

unsigned char alt_alarm::alarm_type

Definition at line 467 of file database.h.

◆ sid

unsigned long int alt_alarm::sid

Definition at line 464 of file database.h.


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