@JulianFeinauer if I understand your question correctly you are asking, how platform-specific information (i.e. which address the gateway needs to use) can be added to a functionblock?
That's something that could be done with Functionblock mappings, I think. They can be used to add additional platform-specific information to a functionblock.
Here is an example how that currently looks in Vorto:
A Functionblock: https://vorto-dev.eclipse.org/#/details/com.kevin.official.test:VehicleGearFb:1.0.0
and the corresponding mapping that adds platform-specific information: https://vorto-dev.eclipse.org/#/details/com.kevin.official.test:VehicleGearCANMapping:1.0.0
To see the result you can use this API: GET https://vorto-dev.eclipse.org/api/v1/models/com.kevin.official.test.VehicleGearFb:1.0.0/content/CAN
Does this fulfil that requirement or did I misread your question?
Hi folks,
this evening I will give a talk at the Stuttgart Industry 4.0 Meetup which is currently Online only about Open Source and IoT.
And the talk will be in english. So everybody who is interested can freely join : )
Find all details here: https://www.meetup.com/de-DE/Stuttgart-Industrie-4-0-und-IoT-Meetup/events/mxsmnqybcgbcc/
A short summary is:
"In the recent years a large ecosystem of projects around (I)IoT is grown in the Open Source Communities. Ranging from projects that help to connect devices like Apache PLC4X or Eclipse Californium over projects that help building digital twins like Eclipse Ditto, store massive amounts of device data like Apache IoTDB up to projects that help to scale the solutions to millions of devices and still keep operations simple like Eclipse Hawkbit or Eclipse IoFog. I will try to give an overview over many of these projects, how they relate and how they can be combined to build up a really full stack to easily start your own (I)IoT solution."
hi @loverdeg-ep no, to my knowledge there is no such plugin yet.
You can find the list of official plugins here: https://vorto.eclipse.org/#/generators
Experimental plugins can be found here: https://github.com/eclipse/vorto-examples/tree/master/vorto-generators
What kind of diagram would you like to export?