windows-nt/Source/XPSP1/NT/ds/netapi/svcdlls/upssvc/apcsmart/smrtsens.h

37 lines
694 B
C
Raw Normal View History

2020-09-26 03:20:57 -05:00
/*
*
* NOTES:
*
* REVISIONS:
* rct11Dec92 Added includes for 'action' sensors
* pcy15Jan92 Added selftest.h and smroutvs.h
* pcy08Apr94: Trim size, use static iterators, dead code removal
*/
#ifndef _INC__SMRTSENS_H
#define _INC__SMRTSENS_H
#include "batcalt.h"
#include "batpacks.h"
#include "battcaps.h"
#include "battrep.h"
#include "coprites.h"
#include "eeprom.h"
#include "firmrevs.h"
#include "litesnsr.h"
#include "lobatdur.h"
#include "shutdel.h"
#include "manudate.h"
#include "replbatt.h"
#include "runtrems.h"
#include "smboosen.h"
#include "trimsen.h"
#include "tripregs.h"
#include "upssers.h"
#include "towdels.h"
#include "ups2slep.h"
#include "upsmodl.h"
#endif