Legrand / Raritan Xerus™ JSON-RPC API for Remote Access Devices like KX4-101, KX3G2
Loading...
Searching...
No Matches
radm::DsamDeviceManager::UpdateHistoryEntry Struct Reference

DSAM firmware update history entry. More...

import "DsamDeviceManager.idl";

Public Attributes

int port
 Index of port the DSAM was connected to.
 
string serialno
 DSAM serial number.
 
time timestamp
 Timestamp when the update was started.
 
string oldVersion
 Previous firmware version.
 
string imageVersion
 Firmware version of update image.
 
UpdateHistoryStatus status
 Update status.
 

Detailed Description

DSAM firmware update history entry.

Definition at line 24 of file DsamDeviceManager.idl.

Member Data Documentation

◆ imageVersion

string radm::DsamDeviceManager::UpdateHistoryEntry::imageVersion

Firmware version of update image.

Definition at line 29 of file DsamDeviceManager.idl.

◆ oldVersion

string radm::DsamDeviceManager::UpdateHistoryEntry::oldVersion

Previous firmware version.

Definition at line 28 of file DsamDeviceManager.idl.

◆ port

int radm::DsamDeviceManager::UpdateHistoryEntry::port

Index of port the DSAM was connected to.

Definition at line 25 of file DsamDeviceManager.idl.

◆ serialno

string radm::DsamDeviceManager::UpdateHistoryEntry::serialno

DSAM serial number.

Definition at line 26 of file DsamDeviceManager.idl.

◆ status

UpdateHistoryStatus radm::DsamDeviceManager::UpdateHistoryEntry::status

Update status.

Definition at line 30 of file DsamDeviceManager.idl.

◆ timestamp

time radm::DsamDeviceManager::UpdateHistoryEntry::timestamp

Timestamp when the update was started.

Definition at line 27 of file DsamDeviceManager.idl.


The documentation for this struct was generated from the following file: