| | |
| | | "name": "包版本号", |
| | | "code": "packetVersionNumber", |
| | | "length": 3, |
| | | "value": "{{包版本号}}", |
| | | "value": "{{packetVersionNumber}}", |
| | | "type": "const" |
| | | }, |
| | | { |
| | | "name": "包类型", |
| | | "code": "packetType", |
| | | "length": 1, |
| | | "value": "{{包类型}}", |
| | | "value": "{{packetType}}", |
| | | "type": "const" |
| | | }, |
| | | { |
| | | "name": "数据区头标志", |
| | | "code": "dataFieldHeaderFlag", |
| | | "length": 1, |
| | | "value": "{{数据区头标志}}", |
| | | "value": "{{dataFieldHeaderFlag}}", |
| | | "type": "const" |
| | | }, |
| | | { |
| | | "name": "应用过程标识符", |
| | | "code": "apid", |
| | | "length": 11, |
| | | "value": "{{应用过程标识符}}", |
| | | "value": "{{apid}}", |
| | | "type": "const" |
| | | } |
| | | ] |
| | |
| | | "name": "序列标志", |
| | | "code": "sequenceFlags", |
| | | "length": 2, |
| | | "value": "{{序列标志}}", |
| | | "value": "{{sequenceFlags}}", |
| | | "type": "const" |
| | | }, |
| | | { |
| | |
| | | "name": "副导头标志", |
| | | "code": "ccsdsSecondaryHeaderFlag", |
| | | "length": 1, |
| | | "value": "{{副导头标志}}", |
| | | "value": "{{ccsdsSecondaryHeaderFlag}}", |
| | | "type": "const" |
| | | }, |
| | | { |
| | | "name": "遥控包版本号", |
| | | "code": "tcPktVersionNumber", |
| | | "length": 3, |
| | | "value": "{{遥控包版本号}}", |
| | | "value": "{{tcPktVersionNumber}}", |
| | | "type": "const" |
| | | }, |
| | | { |
| | |
| | | "code": "acknowledgmentFlag", |
| | | "length": 4, |
| | | "type": "const", |
| | | "value": "{{命令正确应答}}" |
| | | "value": "{{acknowledgmentFlag}}" |
| | | }, |
| | | { |
| | | "name": "服务类型", |
| | | "code": "serviceType", |
| | | "length": 8, |
| | | "type": "const", |
| | | "value": "{{服务类型}}" |
| | | "value": "{{serviceType}}" |
| | | }, |
| | | { |
| | | "name": "服务子类型", |
| | | "code": "serviceSubtype", |
| | | "length": 8, |
| | | "type": "const", |
| | | "value": "{{服务子类型}}" |
| | | "value": "{{serviceSubtype}}" |
| | | }, |
| | | { |
| | | "name": "源地址", |
| | | "code": "sourceAddr", |
| | | "length": 8, |
| | | "value": "{{源地址}}", |
| | | "value": "{{sourceAddr}}", |
| | | "type": "const" |
| | | } |
| | | ] |