| 
    Legrand / Raritan / Server Technology Xerus™ JSON-RPC API
    
   | 
 
Component nameplate information. More...
Classes | |
| struct | Rating | 
| Component ratings.  More... | |
Public Attributes | |
| string | manufacturer | 
| Component manufacturer.  More... | |
| string | brand | 
| Component brand.  More... | |
| string | model | 
| Component model.  More... | |
| string | partNumber | 
| Part number.  More... | |
| string | serialNumber | 
| Serial number.  More... | |
| Rating | rating | 
| Ratings.  More... | |
| string | imageFileURL | 
| URL to component image.  More... | |
Component nameplate information.
Definition at line 23 of file Nameplate.idl.
| string pdumodel::Nameplate::brand | 
Component brand.
Definition at line 33 of file Nameplate.idl.
| string pdumodel::Nameplate::imageFileURL | 
URL to component image.
Definition at line 38 of file Nameplate.idl.
| string pdumodel::Nameplate::manufacturer | 
Component manufacturer.
Definition at line 32 of file Nameplate.idl.
| string pdumodel::Nameplate::model | 
Component model.
Definition at line 34 of file Nameplate.idl.
| string pdumodel::Nameplate::partNumber | 
Part number.
Definition at line 35 of file Nameplate.idl.
| Rating pdumodel::Nameplate::rating | 
Ratings.
Definition at line 37 of file Nameplate.idl.
| string pdumodel::Nameplate::serialNumber | 
Serial number.
Definition at line 36 of file Nameplate.idl.