This commit is contained in:
nss 2026-05-02 16:47:53 +10:00
parent 6d8874b85c
commit 577e1cae49
4 changed files with 153 additions and 2 deletions

Binary file not shown.

72
TestLib.xml Normal file

File diff suppressed because one or more lines are too long

View File

@ -10,7 +10,7 @@
"id": "mod_QF", "id": "mod_QF",
"preview": "https://git.nss.bezpomarok.ru/public/drawio_strencils/raw/branch/main/Модулька/preview.jpg", "preview": "https://git.nss.bezpomarok.ru/public/drawio_strencils/raw/branch/main/Модулька/preview.jpg",
"title": { "title": {
"main": "Модульное оборудование" "main": "Автоматические выключатели"
}, },
"libs": [ "libs": [
{ {
@ -42,6 +42,21 @@
"url": "https://git.nss.bezpomarok.ru/public/drawio_strencils/raw/branch/main/Щиты/model.xml" "url": "https://git.nss.bezpomarok.ru/public/drawio_strencils/raw/branch/main/Щиты/model.xml"
} }
] ]
},
{
"id": "distribution_buses",
"preview": "https://git.nss.bezpomarok.ru/public/drawio_strencils/raw/branch/main/Щиты/Шины%20и%20Клеммники.png",
"title": {
"main": "Шины PE/N"
},
"libs": [
{
"title": {
"main": "Шины PE/N"
},
"url": "https://git.nss.bezpomarok.ru/public/drawio_strencils/raw/branch/main/Щиты/Шины.xml"
}
]
} }
] ]
} }

File diff suppressed because one or more lines are too long