NZSmartie / OICNet

A .Net Standard lirbary for OpenConenctivity's OIC Spec
Apache License 2.0
3 stars 1 forks source link

Generate ResourceType classes based on OCF-Spec version #12

Open NZSmartie opened 7 years ago

NZSmartie commented 7 years ago

It makes sense to use existing OIC schemas. using them in C# would require some runtime processing of the schemas, or compile-time generation of class objects.