Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Kura » how to create an osgi bundle that can deploy on kura?
how to create an osgi bundle that can deploy on kura? [message #1721859] Mon, 01 February 2016 06:17 Go to next message
fazel faraji is currently offline fazel farajiFriend
Messages: 4
Registered: January 2016
Location: iran
Junior Member
how to create an OSGI-bundle that turns on a LED using raspberry pi and can deploy on Kura? I tried to do that using pi4j but it gives me not cleanly error
Re: how to create an osgi bundle that can deploy on kura? [message #1721965 is a reply to message #1721859] Mon, 01 February 2016 21:57 Go to previous messageGo to next message
David Woodard is currently offline David WoodardFriend
Messages: 420
Registered: July 2014
Senior Member
Below are two good sources for doing device I/O with Kura. The first walks you through a complete example while the second explains the services involved.

http://iot.eclipse.org/java/tutorial/
http://eclipse.github.io/kura/doc/kura-dio-apis.html

Thanks,
--Dave
Re: how to create an osgi bundle that can deploy on kura? [message #1721981 is a reply to message #1721965] Tue, 02 February 2016 06:08 Go to previous messageGo to next message
fazel faraji is currently offline fazel farajiFriend
Messages: 4
Registered: January 2016
Location: iran
Junior Member
I done that.I have problem with creating OSGI-bundle
Re: how to create an osgi bundle that can deploy on kura? [message #1722019 is a reply to message #1721981] Tue, 02 February 2016 09:57 Go to previous message
Alessandro Da Rugna is currently offline Alessandro Da RugnaFriend
Messages: 43
Registered: December 2014
Member
You may take a look at my example https://github.com/darugnaa/deployment-package-example
This example packages a couple of OSGi bundles into one single Deployment Package that is suitable for easy installation on a running Kura.


My project: Kura web log level changer https://github.com/darugnaa/kura-web-log
My blog: http://darugnaa.github.io
Previous Topic:GreenHouse Tutorial
Next Topic:Remote debug from Eclipse
Goto Forum:
  


Current Time: Fri Apr 26 13:08:06 GMT 2024

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

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

Back to the top