diff --git a/cfg/TOS-Gruppen.json b/cfg/TOS-Gruppen.json index e701f04..5fe1399 100644 --- a/cfg/TOS-Gruppen.json +++ b/cfg/TOS-Gruppen.json @@ -6,7 +6,7 @@ "0": "Intern/Referenzgruppe", "1": "Halbzeug", "2": "Verkaufsprodukte", - "3": "Schönenberger Produkte", + "3": "Schönenberger Produkt", "4": "Automation", "5": "Maschinenelement", "6": "Schönenberger Komponenten", @@ -27,6 +27,7 @@ } }, "TOS_Schoenenberger_Produkt": { + "_comment" : "3 - Schönenberger Produkt", "TOS-level": 2, "children": { "30": "ILS IntraLogistikSystem", @@ -51,6 +52,7 @@ } }, "TOS_ILS": { + "_comment" : "30 - Schönenberger Produkt -> ILS IntraLogistikSystem", "TOS-level": 3, "children": { "300": "ILS 2.0", @@ -62,7 +64,21 @@ "302": "TOS_ILS_Foerderer" } }, + "TOS_ILS_2": { + "_comment" : "300 - Schönenberger Produkt -> ILS IntraLogistikSystem -> ILS 2.0", + "TOS-level": 4, + "children": { + "3000": "Modul", + "3001": "Modul-Komponente", + "3002": "Kreisel-Komponente", + "3003": "Laufprofil 2.0", + "3004": "Gefälle", + "3005": "Be-/Entladung" + }, + "reference-ids": {} + }, "TOS_ILS_Foerderer": { + "_comment" : "302 - Schönenberger Produkt -> ILS IntraLogistikSystem -> Förderer", "TOS-level": 4, "children": { "3020": "ETF" @@ -70,6 +86,7 @@ "reference-ids": {} }, "TOS_MAS": { + "_comment" : "31 - Schönenberger Produkt -> MAS Mittenabgehängtes System - OMNIFLO", "TOS-level": 3, "children": { "310": "Fahrstrecke", @@ -102,18 +119,6 @@ "331": "TOS_Trolley_Projekte" } }, - "TOS_ILS_2": { - "TOS-level": 4, - "children": { - "3000": "Modul", - "3001": "Modul-Komponente", - "3002": "Kreisel-Komponente", - "3003": "Laufprofil 2.0", - "3004": "Gefälle", - "3005": "Be-/Entladung" - }, - "reference-ids": {} - }, "TOS_MAS_Fahrstrecke": { "TOS-level": 4, "children": { @@ -214,6 +219,7 @@ }, "TOS_Automation": { "TOS-level": 2, + "_comment" : "4 - Automation", "children": { "40": "Schaltschrank", "41": "Schaltschrank Einbaumaterial", @@ -236,8 +242,9 @@ "49": "TOS_Automation_Sonstiges" } }, - "TOS_Schaltschrank": { + "TOS_Schaltschrank": { "TOS-level": 3, + " _comment" : "40 - Automation -> Schaltschrank", "children": { "400": "Stand Schaltschrank", "401": "Kompakt Schaltschrank", @@ -249,6 +256,7 @@ "reference-ids": {} }, "TOS_Schalt_Einbau": { + "_comment" : "41 - Automation -> Schaltschrank Einbaumaterial", "TOS-level": 3, "children": { "410": "Einbaumaterial", @@ -261,13 +269,26 @@ "417": "Motorschutzschalter", "418": "Frequenzumrichter" }, + "reference-ids": { + "414": "TOS_SchaltEin_Netz" + } + }, + "TOS_SchaltEin_Netz": { + "_comment" : "414 - Automation -> Schaltschrank Einbaumaterial -> Netzwerk Komponente", + "TOS-level": 4, + "children": { + "4140": "managed Switch", + "4141": "unmanaged Switch", + "4142": "VPN-Router" + }, "reference-ids": {} }, "TOS_Dezentral": { + "_comment" : "42 - Automation -> Dezentrale Hardware", "TOS-level": 3, "children": { "420": "Bedientableau", - "421": "I/O - Modul IP65/IP67" + "421": "Modul IP65/IP67" }, "reference-ids": {} }, @@ -289,12 +310,25 @@ }, "TOS_Kabel": { "TOS-level": 3, + "_comment" : "44 - Automation -> Kabel", "children": { "440": "Steuerleitung", "441": "Anschlussleitung", "442": "Feldbusleitung", "443": "Zubehör" }, + "reference-ids": { + "440": "TOS_Auto_Kabel_Steuer" + } + }, + "TOS_Auto_Kabel_Steuer": { + "TOS-level": 4, + "_comment" : "440 - Automation -> Kabel -> Steuerleitung", + "children": { + "4400": "Geschirmt", + "4401": "Nummeriert", + "4402": "UL/CSA" + }, "reference-ids": {} }, "TOS_Installation": {