Hi Ayyob,
So below are the things you need to do to get things started -

   - You'll have to write an IoT device-mgt plugin -
   https://github.com/wso2/carbon-device-mgt-plugins
   - You'll need to write a JAX-RS layer where the IOT agent communicates
   - I started some work on a python based agent -
   https://github.com/dulichan/iot-ref-arch/tree/master/python-agent/agent.
   I think we can start from there.

Please meet me to talk further on this.

Cheers~

On Thu, May 7, 2015 at 4:52 PM, Ayyoob Hamza <ayy...@wso2.com> wrote:

> Thanks for the info Milan
>
> *Ayyoob Hamza*
> *Software Engineer*
> WSO2 Inc.; http://wso2.com
> email: ayy...@wso2.com cell: +94 77 1681010 <%2B94%2077%207779495>
>
> On Thu, May 7, 2015 at 12:39 PM, Milan Perera <mi...@wso2.com> wrote:
>
>> Hi Ayyoob,
>>
>> In order to enroll and manage devices, first you have to create a plugin
>> (OSGI service) which should contain the device specific operations,
>> policies and etc. Then you can register that plugin in the core[1]. So then
>> you will have to implement JAX-RS service that should communicate with that
>> plugin and get the things done.
>>
>> [1]https://github.com/wso2/carbon-device-mgt
>>
>> Thanks,
>>
>> On Thu, May 7, 2015 at 12:27 PM, Ayyoob Hamza <ayy...@wso2.com> wrote:
>>
>>> Hi all,
>>> We are intending to enroll and manage iot devices with the cdmf. For
>>> this purpose we couldn't find a web service that could perform this task
>>> on[1].Therefore we thought of creating a patch to expose a secured JAX-RS
>>> service with basic authentication for device management.
>>>
>>> What are your thoughts on this ?
>>>
>>> [1]https://github.com/wso2/carbon-device-mgt
>>>
>>> Best Regards,
>>>
>>> *Ayyoob Hamza*
>>> *Software Engineer*
>>> WSO2 Inc.; http://wso2.com
>>> email: ayy...@wso2.com cell: +94 77 1681010 <%2B94%2077%207779495>
>>>
>>> _______________________________________________
>>> Dev mailing list
>>> Dev@wso2.org
>>> http://wso2.org/cgi-bin/mailman/listinfo/dev
>>>
>>>
>>
>>
>> --
>> Milan Harindu Perera
>> Software Engineer
>> *WSO2, Inc*
>> (+94) 77 309 7088
>> lean . enterprise . middleware
>> <http://lk.linkedin.com/in/milanharinduperera>
>>
>
>
> _______________________________________________
> Dev mailing list
> Dev@wso2.org
> http://wso2.org/cgi-bin/mailman/listinfo/dev
>
>


-- 
Dulitha Wijewantha (Chan)
Software Engineer - Mobile Development
WSO2 Inc
Lean.Enterprise.Middleware
 * ~Email       duli...@wso2.com <duli...@wso2mobile.com>*
*  ~Mobile     +94712112165*
*  ~Website   dulitha.me <http://dulitha.me>*
*  ~Twitter     @dulitharw <https://twitter.com/dulitharw>*
  *~Github     @dulichan <https://github.com/dulichan>*
  *~SO     @chan <http://stackoverflow.com/users/813471/chan>*
_______________________________________________
Dev mailing list
Dev@wso2.org
http://wso2.org/cgi-bin/mailman/listinfo/dev

Reply via email to