Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Open sidebar
TST
ATS
Commits
d7dd53a7
Commit
d7dd53a7
authored
Aug 30, 2019
by
Miguel Angel Reina Ortega
Browse files
Update encodings for MsgIn, MsgOut and tsSettings
Signed-off-by:
reinaortega
<
miguelangel.reinaortega@etsi.org
>
parent
a5e592af
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
7 deletions
+1
-7
LibOneM2M/OneM2M_Types.ttcn
LibOneM2M/OneM2M_Types.ttcn
+1
-7
No files found.
LibOneM2M/OneM2M_Types.ttcn
View file @
d7dd53a7
...
...
@@ -6629,9 +6629,6 @@ with {
charstring
serialization
optional
,
AttributeAux_list
forcedFields
optional
}
with
{
encode
""
}
/**
* @desc Type for the oneM2M primitives exchange
...
...
@@ -6644,9 +6641,6 @@ with {
}
primitive
,
AttributeList_1
nullFields
optional
}
with
{
encode
""
}
type
record
AcRequestPrimitive
{
charstring
event
,
...
...
@@ -9013,7 +9007,7 @@ type record CseSimuComponentDesc {
}
with
{
encode
""
;
encode
"
adapter
"
;
}
// End of group tsSettings
}
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment