ftp.nice.ch/pub/next/tools/ups/GACUPS.1.0.NIHS.bs.tar.gz#/GACUPS/Source/GACUPSSpeaker.h

This is GACUPSSpeaker.h in view mode; [Download] [Up]

#import <appkit/Speaker.h>
@interface GACUPSSpeaker : Speaker
{}
-(int)systemMode : (int *) systemMode
	inverterStatus : (int *) inverterStatus
	alarmStatus : (int *) alarmStatus
	ACInputVolts : (int *) ACInputVolts
	ACOutputVolts : (int *) ACOutputVolts
	ACOutputDeciAmperes : (int *) ACOutputDeciAmperes
	ACLoadVA : (int *) ACLoadVA
	batteryDeciVolts : (int *) batteryDeciVolts
	deciHertz : (int *) deciHertz
	minutes : (int *) minutes
	ambientTemp : (int *) ambientTemp
	ROMVersion : (int *) ROMVersion
	time : (int *) time;
@end

These are the contents of the former NiCE NeXT User Group NeXTSTEP/OpenStep software archive, currently hosted by Netfuture.ch.