On 5/2/19 2:38 AM, Alban JAMES wrote:
> Hi Dear,
> 
> I am Alban, a Master student at Kookmin University in Seoul, Korea.
> In the scope of my work, I was entrusted with my mates the task of
> developing an IoT framework based on Open Connectivity Foundation (OCF)
> framework.
> 
> As it is my first time to realize such a task, I wish to ask for your
> guidance regarding the processes and steps required for building an IoT
> Framework out of OCF Framework, using IoTivity-Lite as a basis. Indeed,
> My framework does not require all the functionalities offered by your
> framework, and I already gathered the necessary libraries. But I am
> still confused as to how could I organize them to provide a working
> framework based on our requirements?
> 
> Thank you in advance for your quick answer.

The question is rather, ummm, broad.

The underlying OCF concept is a RESTful protocol where "clients" ask
"servers" about state (such as obtaining current settings of the device
the server is controlling), or request that they change state (which
might be instructions to give to that device). As you have surmised
there is a lot more that is supported such as a security framework
(which really should not be considered optional!!!), notifications,
resource directories, bridges, cloud connectivity (persistence), and so on.

iotivity and iotivity lite both abstract that underlying protocol to
greater or lesser extent when it comes to how you use them, but I would
keep it in mind when considering how your requirements map onto what
lite can do.

Without giving people any details at all of what your requirements are
it is probably hard for anyone to give you more in-depth replies (I may
be proven wrong, though!)



-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.

View/Reply Online (#10210): 
https://lists.iotivity.org/g/iotivity-dev/message/10210
Mute This Topic: https://lists.iotivity.org/mt/31455504/21656
Group Owner: [email protected]
Unsubscribe: https://lists.iotivity.org/g/iotivity-dev/unsub  
[[email protected]]
-=-=-=-=-=-=-=-=-=-=-=-

Reply via email to