Skip to content
Snippets Groups Projects
README.md 10.36 KiB

Twinzo C# development kit

.NET 8 SDK for digital twin developers used to connect your C# code with twinzo platform.

Providing whole API Endpoint communication methods and data contracts for easy serialization and transporting.

Nuget package

SDK Nuget package is publicly available for developers to use twinzo platform API right from Visual Studio IDE.

Please read Package & Repository - tDevKit section and Developers Twinzo Documentation for more informations and instructions do get known, how to install SDK.

API

Rest json/protobuf API for registered twinzo clients and partners provides fully capable interface for bidirectional digital twin integration.

API Endpoint for each digital twin module uses same authorization methods to provide all system unification into single instance - twinzo.

Documentation & Examples (V3)