schemas: legacy: extract PSUPresence

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: I3f5c053a883d35e35a5e909691dc0796cd55db60
Signed-off-by: Alexander Hansen <alexander.hansen@9elements.com>
diff --git a/schemas/global.json b/schemas/global.json
index 8504c7e..e067604 100644
--- a/schemas/global.json
+++ b/schemas/global.json
@@ -94,6 +94,9 @@
                             "$ref": "legacy.json#/$defs/DownstreamPort"
                         },
                         {
+                            "$ref": "legacy.json#/$defs/PSUPresence"
+                        },
+                        {
                             "$ref": "virtual_sensor.json#/$defs/VirtualSensor"
                         },
                         {