Does end-user applications can interact directly with MN-CSE ? [message #1742640] |
Tue, 06 September 2016 05:58  |
Eclipse User |
|
|
|
Hi,
A little bit of context, in order to see if i have a correct understanding of OM2M:
- a MN-CSE is a gateway (previously a GSCL ?) that acts as a proxy to interact with the underlying sensors and actuators. So it's local to where those sensors and actuators are deployed.
- a IN-CSE is a server (previsouly a NSCL ?) that would be typically deployed in the cloud. Of course, IN-CSE and MN-CSE interact with each other.
Now, say for example that a MN-CSE gathers several sensor data and one application want to retrieve it and display them within some dashboards.
Does it mandatory for my application to interact with the IN-CSE ? The IN-CSE will re-target the different request from my application to the MN-CSE.
Or could my application interact directly with the MN-CSE ? And so avoid the extra-communications implied in the previous case (due to retargeting requests).
Thanks!
|
|
|
|
|
Re: Does end-user applications can interact directly with MN-CSE ? [message #1742878 is a reply to message #1742873] |
Thu, 08 September 2016 07:59   |
Eclipse User |
|
|
|
Hi Laurent,
I think the retargeting requests can not be done with MN-CSE, it should be done with IN-CSE because at the beginning when the network is set up, the IN-CSE will be the one that cover all of the information of other MN-CSEs which registered to that IN-CSE. Therefore only IN-CSE have enough information of other MN-CSEs and use that information for the retarging purpose.
For the second question, devices that I mean here are those which connected into the gateway MN-CSE. Let assume that we have a situation like two light: light1 and light2 connected to MN-CSE, MN-CSE registers to IN-CSE. Therefore, IN-CSE also have information of the light devices. And if you want to retrieve some information or execute something with the lights, instead of sending directly request to each light by using their address, you can send to IN-CSE and IN-CSE will redirect your request to the corresponding light, you dont need to remember all of the addresses of each light.
Regards,
Son
|
|
|
|
|
|
|
|
Powered by
FUDForum. Page generated in 0.05095 seconds