Thanks to visit codestin.com
Credit goes to github.com

Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: aws/aws-iot-device-sdk-python
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: rangaataws/aws-iot-device-sdk-python
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 7 commits
  • 3 files changed
  • 2 contributors

Commits on Nov 13, 2019

  1. Configuration menu
    Copy the full SHA
    3a70b30 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9f200a3 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    8d36f6c View commit details
    Browse the repository at this point in the history

Commits on Nov 14, 2019

  1. Removing spaces in default clientId

    If clientId is being used as thing name, it won't work if the clientId contains spaces
    rangaataws authored Nov 14, 2019
    Configuration menu
    Copy the full SHA
    052a26c View commit details
    Browse the repository at this point in the history

Commits on Nov 27, 2019

  1. Configuration menu
    Copy the full SHA
    cd5e13f View commit details
    Browse the repository at this point in the history
  2. Adding websocket support.

    rangaataws committed Nov 27, 2019
    Configuration menu
    Copy the full SHA
    1f40298 View commit details
    Browse the repository at this point in the history

Commits on Apr 2, 2020

  1. Adding CSR sample code.

    Technically we can use one script to test both flows but lack of time,
    we are going to push a different sample for csr. we will refactor soon.
    rangaataws committed Apr 2, 2020
    Configuration menu
    Copy the full SHA
    e964c35 View commit details
    Browse the repository at this point in the history
Loading