0x4507 - ReportPowerPlantCapabilities
Description
Report Powerplant Capabilities Data
powerPlantCapabilitiesList
Type: List
powerPlantCapabilitiesSeq
Type: Sequence
PowerPlantDescRec
Type: Record
| Field # |
Field Name |
Type |
Units |
Optional |
Interpretation |
| 1 |
powerPlantID |
uint8 |
one |
false |
Each powerplant has a unique ID associated with it. This ID is used in subsequent messages. |
| 2 |
description |
|
|
false |
A human-readable string that can be used to disambiguate multiple powerplants. |
powerPlantCapabilitiesVar
Type: Variant
gasEngineCapabilitiesRec
Type: Record
| Field # |
Field Name |
Type |
Units |
Optional |
Interpretation |
| 1 |
PresenceVector |
uint8 |
|
|
|
| 2 |
fuelCapacity |
uint16 |
liter |
true |
|
| 3 |
oilCapacity |
uint16 |
liter |
true |
|
| 4 |
maxOilPressure |
uint16 |
bar |
true |
|
| 5 |
maxOilTemp |
uint16 |
degree Celsius |
true |
|
| 6 |
maxEngineTemp |
uint16 |
degree Celsius |
true |
|
| 7 |
maxCoolantLevel |
uint16 |
liter |
true |
|
| 8 |
maxCoolantTemp |
uint16 |
degree Celsius |
true |
|
dieselEngineCapabilitiesRec
Type: Record
| Field # |
Field Name |
Type |
Units |
Optional |
Interpretation |
| 1 |
PresenceVector |
uint16 |
|
|
|
| 2 |
fuelCapacity |
uint16 |
liter |
true |
|
| 3 |
oilCapacity |
uint16 |
liter |
true |
|
| 4 |
maxOilPressure |
uint16 |
bar |
true |
|
| 5 |
maxOilTemp |
uint16 |
degree Celsius |
true |
|
| 6 |
maxEngineTemp |
uint16 |
degree Celsius |
true |
|
| 7 |
maxCoolantLevel |
uint16 |
liter |
true |
|
| 8 |
maxCoolantTemp |
uint16 |
degree Celsius |
true |
|
| 9 |
maxGlowPlugTemp |
uint16 |
degree Celsius |
true |
|
| 10 |
glowPlugTime |
uint16 |
second |
true |
|
batteryCapabilitiesList
Type: List
batteryCapabilitiesRec
Type: Record
| Field # |
Field Name |
Type |
Units |
Optional |
Interpretation |
| 1 |
PresenceVector |
uint8 |
|
|
|
| 2 |
nominalVoltage |
uint16 |
volt |
true |
|
| 3 |
maxCharge |
uint32 |
coulomb |
true |
|
| 4 |
maxCrankingAmps |
uint16 |
ampere |
true |
|
hydraulicCapabilitiesRec
Type: Record
| Field # |
Field Name |
Type |
Units |
Optional |
Interpretation |
| 1 |
PresenceVector |
uint8 |
|
|
|
| 2 |
fluidCapacity |
uint16 |
liter |
true |
|
| 3 |
maxPressure |
uint16 |
bar |
true |
|
| 4 |
maxTemp |
uint16 |
degree Celsius |
true |
|
fuelCellCapabilitiesRec
Type: Record
| Field # |
Field Name |
Type |
Units |
Optional |
Interpretation |
| 1 |
PresenceVector |
uint8 |
|
|
|
| 2 |
fuelCapacity |
uint16 |
kilogram |
true |
|