@fairfleet/geotab / ParameterGroup
Standard Parameter Group Number (PGN). Where there is no parameter group it is represented by "ParameterGroupNoneId".
-
↳
ParameterGroup
• code: number
Gets or sets the unique code of the PGN.
src/types/Checkmate/ObjectModel/Engine/ParameterGroup.ts:13
• dataLength: number
Gets or sets the total length in bytes of the PGN.
src/types/Checkmate/ObjectModel/Engine/ParameterGroup.ts:15
• id: string
Gets or sets the unique identifier for this entity. See Id.
src/types/Checkmate/ObjectModel/Engine/ParameterGroup.ts:17
• name: string
Gets or sets the name of this entity that uniquely identifies it and is used when displaying this entity.