Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Vorto » Array (list) of function blocks(InformationModel with many of the same function blocks)
Array (list) of function blocks [message #1781626] Fri, 09 February 2018 16:21 Go to next message
Mark Smith is currently offline Mark SmithFriend
Messages: 4
Registered: December 2014
Junior Member
Is there a way to create an array or list of function blocks (of the same type) in an information model? An example might be a security system with an array of cameras. Or maybe a audio/video distribution system with an array of zones.
Re: Array (list) of function blocks [message #1781656 is a reply to message #1781626] Sun, 11 February 2018 07:32 Go to previous message
Alexander Edelmann is currently offline Alexander EdelmannFriend
Messages: 39
Registered: January 2015
Member
Hi Mark,
I am afraid that is not possible with information Models. The reason being that information models are intended to describe one specific device and not for describing a topology of devices that might dynamically grow and shrink at runtime.
One way to solve your use case, would be to use Eclipse Vorto in conjunction with Eclipse Ditto (www.eclipse.org/ditto). Eclipse Ditto providing services to manage things as digital twins, and even define topology of things through thing relations. That way your video system could be defined as a thing representation in Ditto which then references 1..* video camera things. Each video camera thing would then be described as a Vorto information model defining the schema / capabilities of the video camera, e.g motion detection-, or recording functionality as Vorto function blocks.
What that help you?

Previous Topic:Auto Deploy of Code generator to cloud providers
Next Topic:VR standards for digital twins
Goto Forum:
  


Current Time: Tue Apr 16 04:34:16 GMT 2024

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

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

Back to the top