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

POC: check compatibility of thin-edge.io with Cumulocity IoT basic auth device users and SmartREST 1.0 #3039

Draft
wants to merge 7 commits into
base: main
Choose a base branch
from

Commits on Jul 31, 2024

  1. add support for c8y smartrest one topics

    Signed-off-by: Reuben Miller <[email protected]>
    reubenmiller committed Jul 31, 2024
    Configuration menu
    Copy the full SHA
    4509a90 View commit details
    Browse the repository at this point in the history
  2. add system test

    Signed-off-by: Reuben Miller <[email protected]>
    reubenmiller committed Jul 31, 2024
    Configuration menu
    Copy the full SHA
    6e81a7b View commit details
    Browse the repository at this point in the history
  3. add legacy c8y mqtt device registration script

    Signed-off-by: Reuben Miller <[email protected]>
    reubenmiller committed Jul 31, 2024
    Configuration menu
    Copy the full SHA
    a895b1b View commit details
    Browse the repository at this point in the history
  4. enable basic auth

    Signed-off-by: Reuben Miller <[email protected]>
    reubenmiller committed Jul 31, 2024
    Configuration menu
    Copy the full SHA
    f0e9028 View commit details
    Browse the repository at this point in the history

Commits on Aug 1, 2024

  1. support direct connection using credentials

    Signed-off-by: Reuben Miller <[email protected]>
    reubenmiller committed Aug 1, 2024
    Configuration menu
    Copy the full SHA
    efe9548 View commit details
    Browse the repository at this point in the history
  2. bypass connection check

    Signed-off-by: Reuben Miller <[email protected]>
    reubenmiller committed Aug 1, 2024
    Configuration menu
    Copy the full SHA
    53c607e View commit details
    Browse the repository at this point in the history
  3. add smartrest 1.0 system tests

    Signed-off-by: Reuben Miller <[email protected]>
    reubenmiller committed Aug 1, 2024
    Configuration menu
    Copy the full SHA
    d9aa6b1 View commit details
    Browse the repository at this point in the history