Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
S
SDP TS 103 601
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package registry
Container Registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
ITS - Intelligent Transport Systems
ASN1
SDP TS 103 601
Commits
a28ceebc
Commit
a28ceebc
authored
1 year ago
by
ASN.1 Checker
Browse files
Options
Downloads
Patches
Plain Diff
Documentation update
parent
afcf1c92
No related branches found
No related tags found
No related merge requests found
Pipeline
#16663
passed
1 year ago
Stage: test
Stage: deploy
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
docs/EtsiTs103601Module.md
+2
-7
2 additions, 7 deletions
docs/EtsiTs103601Module.md
with
2 additions
and
7 deletions
docs/EtsiTs103601Module.md
+
2
−
7
View file @
a28ceebc
...
...
@@ -21,11 +21,6 @@ This component is the general PDU generated by the segmentation service to trans
*
_fileId_ of type
[
**HashedId8**
](
Ieee1609Dot2BaseTypes.md#HashedId8
)
<br>
the id of the file to be distributed. It shall be set to the output of the SHA-256 hash function calculated on the transmitted CTL or file content.
*
_fileDescription_ of type
**OCTET STRING**
(SIZE(0..63))
<br>
the file description or metadata of the segmented file.
For instance, metadata could contain parameters required when coding scheme using a FEC encoding is used (cf. IETF RFC 6726)
In the current version of this standard, the fileDescription shall be of 0 byte length.
*
_segmentContent_ of type
[
**SegmentedData**
](
#SegmentedData
)
<br>
contains the segmented data of the message or file.
...
...
@@ -35,8 +30,8 @@ SegmentPDU {Psid} ::= SEQUENCE {
segmentationTime Time32,
distributedAid Psid,
fileId HashedId8,
fileDescription OCTET STRING (SIZE(0..63))
,
segmentContent SegmentedData
segmentContent SegmentedData
,
...
}
```
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment