schemas: legacy: extract AspeedFan
This allows to remove some properties from 'Aggregate' schema which are
no longer needed, since there is now a more specific schema to use.
Tested: Schema Validator Pass
Change-Id: I21f469a287fe361e90f103025eaf493df80bdfb2
Signed-off-by: Alexander Hansen <alexander.hansen@9elements.com>
diff --git a/schemas/global.json b/schemas/global.json
index c1b618d..1ce2c09 100644
--- a/schemas/global.json
+++ b/schemas/global.json
@@ -55,6 +55,9 @@
"$ref": "legacy.json#/$defs/ChassisIntrusionSensor"
},
{
+ "$ref": "legacy.json#/$defs/AspeedFan"
+ },
+ {
"$ref": "virtual_sensor.json#/$defs/VirtualSensor"
},
{