Skip to content

Releases: eclipse-ibeji/freyja

0.1.0

18 Mar 20:10
c88572d
Compare
Choose a tag to compare
0.1.0 Pre-release
Pre-release

This release contains Freyja version 0.1.0. It is the first "pre-release" of the Freyja project. It consists of a POC for a device-to-cloud digital twin synchronization component.

Key constituents of this component include:

  • Core Freyja components in the freyja directory, including a pre-configured Freyja application.
  • Interfaces used in the pre-configured application in the interfaces directory.
  • Adapter implementations in the adapters directory. For examples on how to use these adapters or author and use custom adapters, see docs/custom-adapters.md.
  • Mock services in the mocks directory.

For more information, refer to the README.md and docs directory.