status.h 184 B

123456789101112
  1. #define PBB_OFF 3
  2. #define PBB_ON 2
  3. #define PBB_ERROR 1
  4. #define PBB_CONNECTION 0
  5. #define PBB_NONE 0
  6. #define LOGAPACTS_ID 2
  7. #define VALUES_TYPE_POS 10
  8. #define VALUES_TYPE_ALERT 11