First minimal version

This commit is contained in:
2026-01-30 09:31:45 +01:00
parent 5bfca18ca4
commit 518dc8f28f
55 changed files with 27459 additions and 0 deletions

View File

@@ -0,0 +1,12 @@
{
"RUNTIMES": {
"PLC1": {
"ENABLED": true,
"NETID": "127.0.0.1.1.1",
"PORT": 851,
"READ_ONLY": false,
"SYMBOLS": {},
"USE_WHITELISTING": false
}
}
}