Interface NewFirmwarePackageFilename

New firmware package filenames are described in section 4.3.3 of the "Hardware Description File Format". For more details, refer to the document at: https://docs.google.com/document/d/1bafY-F8qFMLd0Las8fQFF6H9PTVYFjv01bhV7owqx8E.

Example

"package_SOMANET-Servo-Node-400-EtherCAT_9501-01-4622-1_motion-drive_v4.1.0.zip"

Hierarchy

  • NewFirmwarePackageFilename

Properties

description: string

General format description: "package" refers to the zip bundles used to deliver firmware for SOMANET devices.

fieldbusProtocol?: number
firmwareId: string
firmwareName: string

Name of the firmware (SOMANET Software).

Example

"motion-drive"
firmwareVersion: string

Version of the firmware (SOMANET Software).

Example

"v4.1.0"
hardwareName: string

Human-readable hardware name, e.g., "SOMANET-Servo-Node-400-EtherCAT".

keyId?: number
productId: number
productVersion: number

Generated using TypeDoc