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
33a51cf8
Commit
33a51cf8
authored
Apr 25, 2018
by
Pramod Kulkarni
Browse files
Adding missing fields in templates mw_createAnnc and mw_contentCreateRemoteCSEAnnc.
parent
764952c6
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
3 additions
and
1 deletion
+3
-1
LibOneM2M/OneM2M_Templates.ttcn
LibOneM2M/OneM2M_Templates.ttcn
+3
-1
No files found.
LibOneM2M/OneM2M_Templates.ttcn
View file @
33a51cf8
...
...
@@ -699,7 +699,8 @@ module OneM2M_Templates {
tokenIDs
:=
*
,
localTokenIDs
:=
*
,
tokenRequestIndicator
:=
*
,
releaseVersionIndicator
:=
?
releaseVersionIndicator
:=
?
,
vendorInformation
:=
*
}
...
...
@@ -1529,6 +1530,7 @@ module OneM2M_Templates {
requestReachability
:=
*
,
//OA {"http://127.0.0.1:1400/monitor"},//O //{"http://192.168.1.92:18080/notifications/AE"}, // TODO: Check this => AE PoA
nodeLink
:=
*
,
//OA
e2eSecInfo
:=
?
,
//OA
supportedReleaseVersions
:=
*
,
//OA
choice
:=
omit
//NA
};
...
...
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