Skip to main content

Notice: this Wiki will be going read only early in 2024 and edits will no longer be possible. Please see: https://gitlab.eclipse.org/eclipsefdn/helpdesk/-/wikis/Wiki-shutdown-plan for the plan.

Jump to: navigation, search

BaSyx / Documentation / VAB Provider Implementation

< BaSyx ‎ | Documentation
Revision as of 05:09, 23 August 2019 by Daniel.Espen.iese.fraunhofer.de (Talk | contribs) (Adds VAB provider implementations)

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Overview | HashMap provider | Lambda provider | FileSystem provider | Implementation

Currently examples for implementing the low level VAB providers are available in the BaSyx Java SDK. Additional snippets for making use of derived providers and the Virtual Automation Bus in distributed environments can be found here: Code Snippets.

The following snippets show how to create a provider with predefined data and access it via the abstract VAB interface:

  • HashMap provider: Java
  • Lambda provider: Java
  • FileSystem provider: Java

Copyright © Eclipse Foundation, Inc. All Rights Reserved.