Modified REACT_RUN and RDS to align shift nomenclature

This commit is contained in:
Infineon\StieberD
2024-10-09 15:30:08 -07:00
committed by Stieber Daniel (CSC FI SPS MESLEO)
parent 35027d4786
commit 9119e91998
5 changed files with 116 additions and 11 deletions

View File

@ -0,0 +1,19 @@
{
"header": {
"version": 1,
"type": "record",
"approw-key": "SHIFT"
},
"body": {
"record1": {
"<1>": {
"<1,1>": "A",
"<1,2>": "B",
"<1,3>": "C",
"<1,4>": "D",
"<1,5>": "None"
},
"<2>": "1"
}
}
}