From a6c0e8e3e037ef7adf96cd37da0356b9335fa7d9 Mon Sep 17 00:00:00 2001 From: Erik Jaegervall Date: Thu, 23 Jan 2025 14:11:17 +0100 Subject: [PATCH] Remove line as requested Signed-off-by: Erik Jaegervall --- docs-gen/content/rule_set/data_entry/sensor_actuator.md | 1 - 1 file changed, 1 deletion(-) diff --git a/docs-gen/content/rule_set/data_entry/sensor_actuator.md b/docs-gen/content/rule_set/data_entry/sensor_actuator.md index 4cd0d85f..7f4e0f51 100644 --- a/docs-gen/content/rule_set/data_entry/sensor_actuator.md +++ b/docs-gen/content/rule_set/data_entry/sensor_actuator.md @@ -30,7 +30,6 @@ It is up to the vehicle to decide how long time it shall try to reach the desire Attributes are properties whose values do not change within an ignition cycle (i.e., a driving journey). In other words, characteristics that are often static. For example, the color and model of a car. -The standard Vehicle Signal Specification catalog does not include default values for all attributes. If a default value has not been specified, then the user of the specification must define the associated value matching the actual vehicle. For example, the specification might have the attribute `Brand` without a default value associated. Then, the user of the specification is responsible to assign `Some example brand` as the value for that attribute.