Skip to main content



      Home
Home » Eclipse Projects » Kura » Evend Admin?(Looking for internal only Pub Sub Broker)
Evend Admin? [message #1766272] Mon, 19 June 2017 13:30 Go to next message
Eclipse UserFriend
Hi
Till now I know that we can use DataService or CloudService. AFAIK, both methods use external (to kura) broker.

I want just to broadcast data among kura internal (my) modules so I am looking for internal pub sub broker like Evend Admin in Apache Felix.

Does Kura offers this king of service or should I use DataService or CloudService.?

I.M.O
Re: Evend Admin? [message #1766330 is a reply to message #1766272] Tue, 20 June 2017 05:51 Go to previous messageGo to next message
Eclipse UserFriend
You could certainly use EventAdmin for your purpose as it is already bundled in Kura.
Re: Evend Admin? [message #1766351 is a reply to message #1766272] Tue, 20 June 2017 08:32 Go to previous message
Eclipse UserFriend
Hi,
did you have a look at, for example, here: https://github.com/eclipse/kura/blob/develop/kura/org.eclipse.kura.web2/src/main/java/org/eclipse/kura/web/Console.java#L174

Event Admin is available in Kura, so it can be easily leveraged for internal communication.

Best regards,
Matteo
Previous Topic:Where is Web Console?
Next Topic:Publish data to the cloud
Goto Forum:
  


Current Time: Thu Jul 17 04:58:17 EDT 2025

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

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

Back to the top