Releases: eclipse-ibeji/freyja
Releases · eclipse-ibeji/freyja
0.1.0
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, seedocs/custom-adapters.md
. - Mock services in the
mocks
directory.
For more information, refer to the README.md
and docs
directory.