From b63bf2b046643bec19cf987bfaf1528f911cf587 Mon Sep 17 00:00:00 2001 From: "Daniel W. Anner" Date: Mon, 13 Mar 2023 12:40:28 -0400 Subject: [PATCH] Implementation of IEEE 802.3az (#1165) --- schema/components.json | 1 + 1 file changed, 1 insertion(+) diff --git a/schema/components.json b/schema/components.json index a16b5c28..583a5a51 100644 --- a/schema/components.json +++ b/schema/components.json @@ -413,6 +413,7 @@ "enum": [ "type1-ieee802.3af", "type2-ieee802.3at", + "type2-ieee802.3az", "type3-ieee802.3bt", "type4-ieee802.3bt", "passive-24v-2pair",