Skip to content
Snippets Groups Projects
Commit d7dd53a7 authored by Miguel Angel Reina Ortega's avatar Miguel Angel Reina Ortega
Browse files

Update encodings for MsgIn, MsgOut and tsSettings

parent a5e592af
No related branches found
No related tags found
No related merge requests found
...@@ -6629,9 +6629,6 @@ with { ...@@ -6629,9 +6629,6 @@ with {
charstring serialization optional, charstring serialization optional,
AttributeAux_list forcedFields optional AttributeAux_list forcedFields optional
} }
with {
encode ""
}
/** /**
* @desc Type for the oneM2M primitives exchange * @desc Type for the oneM2M primitives exchange
...@@ -6644,9 +6641,6 @@ with { ...@@ -6644,9 +6641,6 @@ with {
} primitive, } primitive,
AttributeList_1 nullFields optional AttributeList_1 nullFields optional
} }
with {
encode ""
}
type record AcRequestPrimitive { type record AcRequestPrimitive {
charstring event, charstring event,
...@@ -9013,7 +9007,7 @@ type record CseSimuComponentDesc { ...@@ -9013,7 +9007,7 @@ type record CseSimuComponentDesc {
} }
with { with {
encode ""; encode "adapter";
} // End of group tsSettings } // End of group tsSettings
} }
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment