nut-debian/drivers/eaton-mib.h

12 lines
223 B
C
Raw Normal View History

2010-03-26 01:20:59 +02:00
#ifndef EATON_MIB_H
#define EATON_MIB_H
#include "main.h"
#include "snmp-ups.h"
extern mib2nut_info_t aphel_genesisII;
extern mib2nut_info_t aphel_revelation;
2011-09-29 21:14:46 +03:00
extern mib2nut_info_t eaton_marlin;
2010-03-26 01:20:59 +02:00
#endif /* EATON_MIB_H */