Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Generate ResourceType classes based on OCF-Spec version #12

Open
4 tasks
NZSmartie opened this issue Oct 9, 2017 · 0 comments
Open
4 tasks

Generate ResourceType classes based on OCF-Spec version #12

NZSmartie opened this issue Oct 9, 2017 · 0 comments

Comments

@NZSmartie
Copy link
Owner

NZSmartie commented Oct 9, 2017

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.

  • Using provided base schemas, support reading any oic.r.* schema
  • Create a C# class file that reflects the input schema
  • Provide metadata for consumption through the API such as (read-only, valid ranges, etc)
  • Write tests to ensure future changes do not break builds
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Development

No branches or pull requests

1 participant