Skip to content
Snippets Groups Projects
Commit 33a51cf8 authored by Pramod Kulkarni's avatar Pramod Kulkarni
Browse files

Adding missing fields in templates mw_createAnnc and mw_contentCreateRemoteCSEAnnc.

parent 764952c6
No related branches found
No related tags found
No related merge requests found
...@@ -699,7 +699,8 @@ module OneM2M_Templates { ...@@ -699,7 +699,8 @@ module OneM2M_Templates {
tokenIDs := *, tokenIDs := *,
localTokenIDs := *, localTokenIDs := *,
tokenRequestIndicator := *, tokenRequestIndicator := *,
releaseVersionIndicator := ? releaseVersionIndicator := ?,
vendorInformation := *
} }
...@@ -1529,6 +1530,7 @@ module OneM2M_Templates { ...@@ -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 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 nodeLink := *,//OA
e2eSecInfo := ?,//OA e2eSecInfo := ?,//OA
supportedReleaseVersions := *, //OA
choice := omit//NA choice := omit//NA
}; };
......
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