SHIPHarbour:DataTypes:ModuleDetails

From Serious Documentation
Jump to: navigation, search

Source File

SHIPHarbour_DataTypes.proto

Description

Used in spontaneous ModuleInfo updates to inform the client about module connections and disconnections in SHIPHarbour Master.

Message Fields

module

A Module used to provide the client with information necessary for routing requests.

family

Raw integer value of product family portion of serial number.

version

Raw integer value of product version portion of serial number.

variant

Raw integer value of product variant portion of serial number.

lcdCode

Raw integer value of product LCD code portion of serial number.

id

Raw integer value of product unique id portion of serial number.

currentProgram

A Firmware used to inform the client about what the module is currently executing.