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

Refactor MIC Client #453

Draft
wants to merge 17 commits into
base: master
Choose a base branch
from
Draft

Refactor MIC Client #453

wants to merge 17 commits into from

Conversation

fredrikhr
Copy link
Contributor

@fredrikhr fredrikhr commented Feb 18, 2020

  • Retire IMicClient interface
    there is only one implementation, and 3rd parties can subclass the MicClient class instead.
  • Make unit tests use secure files in Azure DevOps to perform actual MIC requests
  • Re-create the MQTT sample application
  • Make Unit Tests using HttpClientFactory and the .NET Core Generic Host
  • Add missing APIs from the Cloud REST API
  • GraphQL integration

Additional APIs

ref.: Telenor Connexion Managed IoT Cloud, version 2.50.0
Documentation: https://docs.telenorconnexion.com/mic

Cloud REST API

  • Auth API complete
  • User API complete
    Role endpoints not included due to documentation stating they are unstable and in development.

@fredrikhr fredrikhr force-pushed the new-client branch 2 times, most recently from e63bbb1 to aab429c Compare February 18, 2020 20:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant