6#ifndef __PDUMODEL_NAMEPLATE_IDL__
7#define __PDUMODEL_NAMEPLATE_IDL__
string voltage
Voltage rating.
string power
Power rating.
string frequency
Frequency rating.
string current
Current rating.
Component nameplate information.
string serialNumber
Serial number.
string partNumber
Part number.
string brand
Component brand.
string model
Component model.
string manufacturer
Component manufacturer.
string imageFileURL
URL to component image.
float decimalCurrent
Maximum current in Amperes with potential decimal places.
int minVoltage
Minimum voltage in Volts.
int maxVoltage
Maximum voltage in Volts.
int current
Maximum current in Amperes rounded down to the nearest integer.