Skip to content

Commit

Permalink
Added 'Static' field for ID and Length in Model 715
Browse files Browse the repository at this point in the history
  • Loading branch information
Kudrat9 authored Nov 8, 2024
1 parent a118435 commit a2aeb77
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion json/model_715.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@
"mandatory": "M",
"name": "ID",
"size": 1,
"static": "S",
"type": "uint16",
"value": 715
},
Expand All @@ -19,6 +20,7 @@
"mandatory": "M",
"name": "L",
"size": 1,
"static": "S",
"type": "uint16",
"value": 7
},
Expand Down Expand Up @@ -102,4 +104,4 @@
"type": "group"
},
"id": 715
}
}

0 comments on commit a2aeb77

Please sign in to comment.