Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Kura » Edge computing: invoke python script from kura(Edge computing: invoke python script from kura)
Edge computing: invoke python script from kura [message #1814304] Mon, 09 September 2019 07:55 Go to next message
Eclipse UserFriend
I every one.

I have a kura gateway and I would like to do some edge computing to add information to the data already read by kura.

I would like to run a python script that will receive the data of an asset and add some more information (other metrics) before being able to send the information to kapua.

Ideally kapua shouldn't notice that some metrics come from a kura asset and some come from an external script.

How can I achieve that?

Regards.
Re: Edge computing: invoke python script from kura [message #1814977 is a reply to message #1814304] Mon, 23 September 2019 15:45 Go to previous message
Matteo Maiero is currently offline Matteo MaieroFriend
Messages: 423
Registered: July 2015
Location: Italy
Senior Member
Hi,
it depends on your setup.
Maybe you can use the bridge of a database to store the information.
Otherwise you can develop a wires application that will interface directly with your python script.

Best regards,
Matteo
Previous Topic:Kura Wire
Next Topic:Wire Math Singleport Components and "Missing operand" error
Goto Forum:
  


Current Time: Fri May 03 16:08:04 GMT 2024

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

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

Back to the top