| Raritan PX2/PX3 JSON-RPC API
    | 
Firmware image information More...
import"Firmware.idl";
| Public Attributes | |
| boolean | valid | 
| The file is a valid firmware image. | |
| string | version | 
| Firmware image version | |
| string | min_required_version | 
| Minimum running firmware version for image. | |
| string | min_downgrade_version | 
| Minimum image version for running firmware. | |
| string | product | 
| Product name. | |
| string | platform | 
| Platform name. | |
| string | oem | 
| OEM name. | |
| string | hwid_whitelist | 
| Hardware ID whitelist. | |
| string | hwid_blacklist | 
| Hardware ID blacklist. | |
| boolean | compatible | 
| trueif the image is compatible with this device | |
| boolean | signature_present | 
| trueif the image is signed | |
| string | signed_by | 
| Signature issuer. | |
| boolean | signature_good | 
| trueif the signature is valid | |
| string | certified_by | 
| Key certificate issuer. | |
| boolean | certificate_good | 
| trueif the key certificate is valid | |
| boolean | model_list_present | 
| trueif the image includes a supported models list | |
| boolean | model_supported | 
| trueif the model is found on the support list | |
Firmware image information
 1.8.14
 1.8.14