Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [kapua-dev] Using Kapua platform to tracking objects with device management

Hi Henryk,

Thank you for you response.

Yes, I would like to receive geofencing alerts. At the begenning to syplify the system, The fence will be a circle.

Can you confirm me that LWM2M protocol is implemented ?

Thank you in advance



Garanti sans virus. www.avast.com

2017-03-16 11:41 GMT+01:00 Henryk Konsek <hekonsek@xxxxxxxxx>:
Hi Scarlet,

> 1- I would like to add a service to the kapua platform to know if an object is in it's perimeter or not, and to receive alarms. 

Just to be sure - you would like to receive geofencing alerts? I.e. define a geo fence (via polygon or circle area definition) and then calculate if given device is currently outside the fence?

> What is the best way to develop this service  : 
>* Create a new package inside the project an communicate directly with classes and the data base of Kapua 
>* Or develop this service outside Kapua and communicate with the platform using REST API ? 

I would say that option #2 is easier to use. You should have fences defined in your custom microservice and poll device service from there to get the information about current localization of your devices.

> 2- Who actually use Kapua for commercial applications (references).

Kapua has been created by donation of EuroTech's commercial project (Everyware Cloud) to Eclipse foundation. So EuroTech guys should be able to tell you more about their existing customers.

Cheers! 

śr., 15 mar 2017 o 22:20 użytkownik scarlet request <scarlet.request@xxxxxxxxx> napisał:
Hi,

I aim to use Eclipse Kapua to develop an application that locate objects (outdoor and indoor) with a set of services.

I have two questions please :

1- I would like to add a service to the kapua platform to know if an object is in it's perimeter or not, and to receive alarms. 
What is the best way to develop this service  : 
* Create a new package inside the project an communicate directly with classes and the data base of Kapua 
* Or develop this service outside Kapua and communicate with the platform using REST API ? 

2- Who actually use Kapua for commercial applications (references).


Thank you in advance
_______________________________________________
kapua-dev mailing list
kapua-dev@xxxxxxxxxxx
To change your delivery options, retrieve your password, or unsubscribe from this list, visit
https://dev.eclipse.org/mailman/listinfo/kapua-dev
--

_______________________________________________
kapua-dev mailing list
kapua-dev@xxxxxxxxxxx
To change your delivery options, retrieve your password, or unsubscribe from this list, visit
https://dev.eclipse.org/mailman/listinfo/kapua-dev



Back to the top