Skip to main content



      Home
Home » Eclipse Projects » OM2M » What is the purpose of configuring RequestIdentifier?
What is the purpose of configuring RequestIdentifier? [message #1751225] Thu, 05 January 2017 15:03 Go to next message
Eclipse UserFriend
Hi,

In the CSEInitializer.java, there is one function called registerCSE and it can let CSE to register to remoteCSE.
In this function, you configure RequestPrimitive with RequestIdentifier and set it as "001" by
request.setRequestIdentifier("001");


However, I didn't't see the oneM2M standard has this concept. Can you kindly tell me where is the definition of this parameter in the standard? Or if there is no the definition of RequestIdentifier in the standard, why you configure this parameter?
Thank you Razz
Re: What is the purpose of configuring RequestIdentifier? [message #1751251 is a reply to message #1751225] Fri, 06 January 2017 05:28 Go to previous message
Eclipse UserFriend
Hi,

Actually the request identifier is a mandatory attribute for the requests in the oneM2M standard. It is an attribute enabling the indexing of each request as an application point of view.

You can find more detailed information in the TS-001 section 8.1.2 and in the TS-004 section 7.2.
The specifications are available here: (http://onem2m.org/technical/published-documents)

Guillaume

Previous Topic:OM2M - Missing data in NSCL
Next Topic:MN-CSE Container Capacity
Goto Forum:
  


Current Time: Sat Jul 12 19:42:52 EDT 2025

Powered by FUDForum. Page generated in 0.04254 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top