Konnektr.AgeDigitalTwins
0.2.2
See the version list below for details.
dotnet add package Konnektr.AgeDigitalTwins --version 0.2.2
NuGet\Install-Package Konnektr.AgeDigitalTwins -Version 0.2.2
<PackageReference Include="Konnektr.AgeDigitalTwins" Version="0.2.2" />
paket add Konnektr.AgeDigitalTwins --version 0.2.2
#r "nuget: Konnektr.AgeDigitalTwins, 0.2.2"
// Install Konnektr.AgeDigitalTwins as a Cake Addin #addin nuget:?package=Konnektr.AgeDigitalTwins&version=0.2.2 // Install Konnektr.AgeDigitalTwins as a Cake Tool #tool nuget:?package=Konnektr.AgeDigitalTwins&version=0.2.2
AgeDigitalTwins
AgeDigitalTwins is an SDK and API designed to support Digital Twins applications running on PostgreSQL with the Apache AGE extension. It supports DTDL (Digital Twins Definition Language) data models and allows for the validation of instances loaded in the graph database. The API and SDK are designed to make the transition from Azure Digital Twins easy.
Features
- DTDL Support: Full support for DTDL data models.
- Graph Database: Utilizes PostgreSQL with the Apache AGE extension for graph database capabilities.
- Validation: Validate instances loaded in the graph database.
- Easy Transition: Designed to make the transition from Azure Digital Twins seamless.
Roadmap
- SDK:
- Digital Twins CRUD operations
- Models CRUD operations
- Relationships CRUD operations
- Model Validation with DTDLParser
- Twin Validation with DTDLParser
- ADT Query Conversion (to Cypher)
- WHERE
- MATCH
- JOIN
- Custom functions
- Error handling
- ETags
- Pagination
- Components
- Telemetry
- RBAC with user impersonation (same principle as in Postgrest)
- API:
- Digital Twins CRUD operations
- Models CRUD operations
- Relationships CRUD operations
- Error Handling
- ETags
- Authentication
- Deployment:
- Dockerize the API
- Helm chart for deployment
- Event routing: see link
- CDC connection with AgType parser (either in C# or leverage Debezium)
- Data History output (same format as Azure Digital Twins)
- CloudEvents output
- Kafka route
- ADX/Fabric Real-time route
- MQTT route (IoT Operations)
Contributing
Contributions are welcome! Please read our contributing guidelines for more information.
License
This project is licensed under the Apache License 2.0 - see the LICENSE file for details.
Acknowledgements
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET | net8.0 is compatible. net8.0-android was computed. net8.0-browser was computed. net8.0-ios was computed. net8.0-maccatalyst was computed. net8.0-macos was computed. net8.0-tvos was computed. net8.0-windows was computed. net9.0 is compatible. net9.0-android was computed. net9.0-browser was computed. net9.0-ios was computed. net9.0-maccatalyst was computed. net9.0-macos was computed. net9.0-tvos was computed. net9.0-windows was computed. |
-
net8.0
- DTDLParser (>= 1.0.52)
- JsonPatch.Net (>= 3.2.0)
- Konnektr.Npgsql.Age (>= 0.3.2)
- Npgsql (>= 9.0.1)
- Npgsql.OpenTelemetry (>= 9.0.1)
- OpenTelemetry (>= 1.10.0)
- System.Text.Json (>= 9.0.0)
-
net9.0
- DTDLParser (>= 1.0.52)
- JsonPatch.Net (>= 3.2.0)
- Konnektr.Npgsql.Age (>= 0.3.2)
- Npgsql (>= 9.0.1)
- Npgsql.OpenTelemetry (>= 9.0.1)
- OpenTelemetry (>= 1.10.0)
- System.Text.Json (>= 9.0.0)
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.
Version | Downloads | Last updated |
---|---|---|
1.0.2 | 82 | 1/6/2025 |
1.0.1 | 72 | 1/6/2025 |
1.0.0 | 77 | 1/6/2025 |
0.8.0 | 78 | 12/27/2024 |
0.7.13 | 87 | 12/26/2024 |
0.7.12 | 73 | 12/23/2024 |
0.7.11 | 83 | 12/19/2024 |
0.7.10 | 83 | 12/19/2024 |
0.7.9 | 88 | 12/18/2024 |
0.7.8 | 83 | 12/18/2024 |
0.7.7 | 77 | 12/18/2024 |
0.7.6 | 68 | 12/18/2024 |
0.7.5 | 78 | 12/18/2024 |
0.7.4 | 72 | 12/18/2024 |
0.7.3 | 78 | 12/18/2024 |
0.7.2 | 78 | 12/18/2024 |
0.7.1 | 78 | 12/18/2024 |
0.7.0 | 81 | 12/18/2024 |
0.6.0 | 71 | 12/18/2024 |
0.5.10 | 79 | 12/18/2024 |
0.5.9 | 75 | 12/17/2024 |
0.5.8 | 81 | 12/17/2024 |
0.5.7 | 73 | 12/17/2024 |
0.5.6 | 74 | 12/17/2024 |
0.5.5 | 71 | 12/17/2024 |
0.5.4 | 100 | 12/13/2024 |
0.5.3 | 84 | 12/13/2024 |
0.5.2 | 79 | 12/13/2024 |
0.5.1 | 84 | 12/13/2024 |
0.5.0 | 85 | 12/13/2024 |
0.4.4 | 84 | 12/9/2024 |
0.4.3 | 88 | 12/6/2024 |
0.4.1 | 88 | 12/5/2024 |
0.4.0 | 90 | 12/5/2024 |
0.3.3 | 89 | 12/4/2024 |
0.3.2 | 85 | 12/3/2024 |
0.3.1 | 92 | 12/3/2024 |
0.3.0 | 82 | 12/3/2024 |
0.2.3 | 85 | 12/2/2024 |
0.2.2 | 89 | 12/2/2024 |
0.2.1 | 85 | 12/2/2024 |
0.2.0 | 86 | 11/30/2024 |
0.1.2 | 91 | 11/29/2024 |
0.1.1 | 92 | 11/28/2024 |
0.1.0 | 85 | 11/28/2024 |
0.0.14 | 86 | 11/27/2024 |
0.0.13 | 80 | 11/27/2024 |
0.0.12 | 90 | 11/26/2024 |
0.0.11 | 97 | 11/26/2024 |
0.0.10 | 97 | 11/26/2024 |
0.0.9 | 92 | 11/26/2024 |
0.0.8 | 94 | 11/26/2024 |
0.0.7 | 91 | 11/26/2024 |