diff --git a/README.md b/README.md index fdcf1959a7dec026d5030c276ac23a6fe663d7b6..66771fd5f8f63b375b8f68ff0bedca9fea4f5b90 100644 --- a/README.md +++ b/README.md @@ -1 +1,9 @@ # Twinzo C# development kit +.NET 5 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. + +## Future features +- **protobuffers** serialization +- automated order system(AOS) for logistics integration +- **MQTT communication protocol** implementation