Firmware Class

Firmware information.

Variables are only populated by the server, and will be ignored when sending a request.

Inheritance
Firmware

Constructor

Firmware(**kwargs)

Variables

module_address
str

Address of the specific module a firmware is related to.

rack
str

Rack number of the module a firmware is related to.

slot
str

Slot number in the rack of the module a firmware is related to.

serial
str

Serial of the firmware.

model
str

Firmware model.

version
str

Firmware version.

additional_data
object

A bag of fields which extends the firmware information.