Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Kura » Kura to control devices(Kura to control devices)
Kura to control devices [message #1764637] Thu, 01 June 2017 05:44 Go to next message
Ruchira Kariyawasam is currently offline Ruchira KariyawasamFriend
Messages: 8
Registered: May 2017
Junior Member
We know that kura can start and stop the bundles through web UI.

Is that possible to control the devices through kura ?

Let say we have water pump, we want to start and stop the pump from the cloud application ?
Re: Kura to control devices [message #1764658 is a reply to message #1764637] Thu, 01 June 2017 08:32 Go to previous messageGo to next message
Matteo Maiero is currently offline Matteo MaieroFriend
Messages: 423
Registered: July 2015
Location: Italy
Senior Member
Hi,
I think that two are the possible solutions: develop an application capable to do that or, if possible, try to leverage the Drivers and Assets structure to manage the device: the first solution will require to implement the Cloudlet interface, while the latter already provides a Cloudlet that can be invoked from remote, but you need the proper driver for your device. And probably that needs a specific development, depending on your needs.

Best regards,
Matteo
Re: Kura to control devices [message #1764699 is a reply to message #1764658] Thu, 01 June 2017 13:18 Go to previous messageGo to next message
Ruchira Kariyawasam is currently offline Ruchira KariyawasamFriend
Messages: 8
Registered: May 2017
Junior Member
Hi Maiero,

Thank you. Since I am new to kura, would like to know detail answer for this.
1. For solution 1 : Do you have proper documentation to refer for the cloud-let integration on kura.
2. For solution 2 : what are the provided cloud-let drivers that invoked from remote. Is it remote device management (http://eclipse.github.io/kura/ref/mqtt-namespace.html) ?
Re: Kura to control devices [message #1764726 is a reply to message #1764699] Thu, 01 June 2017 16:41 Go to previous messageGo to next message
Matteo Maiero is currently offline Matteo MaieroFriend
Messages: 423
Registered: July 2015
Location: Italy
Senior Member
Hi,
for option 1 I would suggest to have a look at some implementations in the code base like this: https://github.com/eclipse/kura/blob/develop/kura/org.eclipse.kura.asset.cloudlet.provider/src/main/java/org/eclipse/kura/internal/asset/cloudlet/AssetCloudlet.java

This reference here http://eclipse.github.io/kura/ref/mqtt-namespace.html refers also to some cloudlets implemented in Kura and that can be reached from a remote cloud service.

For option 2 is exactly the first link posted before. More information about that cloudlet and related topics and options are available at this link here: https://github.com/eclipse/kura/wiki/ASSET-V1-MQTT-Namespace
Re: Kura to control devices [message #1764741 is a reply to message #1764726] Fri, 02 June 2017 04:58 Go to previous message
Ruchira Kariyawasam is currently offline Ruchira KariyawasamFriend
Messages: 8
Registered: May 2017
Junior Member
Hi Matteo,

Thank you so much.
Previous Topic:Host a Web Server
Next Topic:Drivers for Kura Wires
Goto Forum:
  


Current Time: Fri Apr 26 08:59:17 GMT 2024

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

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

Back to the top