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(multipe packages): c2d states no longer using booleans #797

Merged
merged 17 commits into from
May 14, 2020

Commits on Apr 27, 2020

  1. build: update to mqtt.js v4

    Yoseph Maguire committed Apr 27, 2020
    Configuration menu
    Copy the full SHA
    263de18 View commit details
    Browse the repository at this point in the history

Commits on Apr 30, 2020

  1. Merge remote-tracking branch 'upstream/master'

    Yoseph Maguire committed Apr 30, 2020
    Configuration menu
    Copy the full SHA
    9ef4835 View commit details
    Browse the repository at this point in the history

Commits on May 7, 2020

  1. Merge remote-tracking branch 'upstream/master'

    Yoseph Maguire committed May 7, 2020
    Configuration menu
    Copy the full SHA
    78f047d View commit details
    Browse the repository at this point in the history

Commits on May 11, 2020

  1. refactor(azure-iot-device): c2d flags

    Yoseph Maguire committed May 11, 2020
    Configuration menu
    Copy the full SHA
    8f180de View commit details
    Browse the repository at this point in the history
  2. refactor: increase duration in seconds for amqp

    Yoseph Maguire committed May 11, 2020
    Configuration menu
    Copy the full SHA
    7e9c562 View commit details
    Browse the repository at this point in the history
  3. fix: debug logs

    Yoseph Maguire committed May 11, 2020
    Configuration menu
    Copy the full SHA
    89466c1 View commit details
    Browse the repository at this point in the history

Commits on May 13, 2020

  1. refactor: c2d

    Yoseph Maguire committed May 13, 2020
    Configuration menu
    Copy the full SHA
    7e256f8 View commit details
    Browse the repository at this point in the history
  2. fix: semicolon missing

    Yoseph Maguire committed May 13, 2020
    Configuration menu
    Copy the full SHA
    9f61db3 View commit details
    Browse the repository at this point in the history
  3. fix: remove commented code

    Yoseph Maguire committed May 13, 2020
    Configuration menu
    Copy the full SHA
    fa9910a View commit details
    Browse the repository at this point in the history
  4. test: device client

    Yoseph Maguire committed May 13, 2020
    Configuration menu
    Copy the full SHA
    1ca18df View commit details
    Browse the repository at this point in the history

Commits on May 14, 2020

  1. refactor: mqtt check if subscribed

    Yoseph Maguire committed May 14, 2020
    Configuration menu
    Copy the full SHA
    190a3c0 View commit details
    Browse the repository at this point in the history
  2. test: amqp c2d

    Yoseph Maguire committed May 14, 2020
    Configuration menu
    Copy the full SHA
    b26b555 View commit details
    Browse the repository at this point in the history
  3. Merge branch 'master' into c2d-refactoring

    Yoseph Maguire committed May 14, 2020
    Configuration menu
    Copy the full SHA
    efba4d7 View commit details
    Browse the repository at this point in the history
  4. refactor: c2d for mqtt

    Yoseph Maguire committed May 14, 2020
    Configuration menu
    Copy the full SHA
    f6dfcab View commit details
    Browse the repository at this point in the history
  5. fix: update mqtt-base comments

    Yoseph Maguire committed May 14, 2020
    Configuration menu
    Copy the full SHA
    e32fd3c View commit details
    Browse the repository at this point in the history
  6. docs: updating comments

    Yoseph Maguire committed May 14, 2020
    Configuration menu
    Copy the full SHA
    d87fbfa View commit details
    Browse the repository at this point in the history
  7. fix: comments

    Yoseph Maguire committed May 14, 2020
    Configuration menu
    Copy the full SHA
    d481380 View commit details
    Browse the repository at this point in the history