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: cdjackson/zigbee4java
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: tlaukkan/zigbee4java
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.
  • 10 commits
  • 31 files changed
  • 3 contributors

Commits on Aug 29, 2016

  1. Refactor address concept

    Signed-off-by: Chris Jackson <[email protected]>
    cdjackson committed Aug 29, 2016
    Configuration menu
    Copy the full SHA
    bd84e08 View commit details
    Browse the repository at this point in the history

Commits on Aug 30, 2016

  1. Updated doc and removed code that was commented out

    Signed-off-by: Chris Jackson <[email protected]>
    cdjackson committed Aug 30, 2016
    Configuration menu
    Copy the full SHA
    d210416 View commit details
    Browse the repository at this point in the history

Commits on Dec 4, 2016

  1. Configuration menu
    Copy the full SHA
    1b8d473 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d9b334e View commit details
    Browse the repository at this point in the history
  3. Fixes tlaukkan#109

    tlaukkan committed Dec 4, 2016
    Configuration menu
    Copy the full SHA
    5f5e2ac View commit details
    Browse the repository at this point in the history
  4. Merge pull request tlaukkan#101 from cdjackson/destination_device_add…

    …ress
    
    Destination device address
    tlaukkan authored Dec 4, 2016
    Configuration menu
    Copy the full SHA
    68f9657 View commit details
    Browse the repository at this point in the history
  5. Fixes tlaukkan#108. Added clarifying JavaDoc to API. We can discuss w…

    …hether we should use easy to use formats on API level or ZigBee internals which tend to be optimized for network layer rather than programmers.
    tlaukkan committed Dec 4, 2016
    Configuration menu
    Copy the full SHA
    aaa87a4 View commit details
    Browse the repository at this point in the history
  6. Merged ZigBeeAddress change, fixed unit tests and promoted version nu…

    …mber to 3.1.0 due to backwards incompatible API change (ZigBeeAddress).
    tlaukkan committed Dec 4, 2016
    Configuration menu
    Copy the full SHA
    f0ab6a0 View commit details
    Browse the repository at this point in the history
  7. Fixed build.

    tlaukkan committed Dec 4, 2016
    Configuration menu
    Copy the full SHA
    695ce7f View commit details
    Browse the repository at this point in the history

Commits on Jul 6, 2019

  1. Update README.md

    cdjackson authored Jul 6, 2019
    Configuration menu
    Copy the full SHA
    1170b84 View commit details
    Browse the repository at this point in the history
Loading