added sysprog entities

This commit is contained in:
Infineon\StieberD
2024-03-25 15:17:34 -07:00
parent 600a8e1f61
commit 3a6a2b6b5b
1028 changed files with 171660 additions and 0 deletions

View File

@ -0,0 +1,21 @@
{
"header": {
"version": 1,
"type": "record",
"approw-key": "CFG_NETOI"
},
"body": {
"record1": {
"<1>": "0",
"<2>": "",
"<3>": "",
"<4>": "",
"<5>": "",
"<6>": "",
"<7>": "",
"<8>": "",
"<9>": "",
"<10>": "* Field 1: 0 (process all OCONVs on host) / 1 (process available OCONVs in .NET assembly if possible) / -1 (process available OCONVs in .NET)"
}
}
}