diff --git a/spec/OBD/OBD.vspec b/spec/OBD/OBD.vspec index 5dcd50ca0..d366d5d79 100644 --- a/spec/OBD/OBD.vspec +++ b/spec/OBD/OBD.vspec @@ -177,6 +177,11 @@ IsPluggedIn: type: sensor description: Aftermarket device plugged in status. 1 = device plugged in, 0 = device unplugged. +IsEngineBlocked: + datatype: boolean + type: sensor + description: Engine block status, 0 = enigne blocked, 1 = engine unblocked + # OBD supports reporting of up to 8 oxygen sensors # PID 13 or PID 1D can be used as bitmasks to define logical location of the sensors # Example 1: PID 13 = 0x11 means that PID 14 and PID 18 shall be present