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 {
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
}
......
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