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

feat: Update IntervalAction to use the common Address #536

Merged
merged 2 commits into from
Mar 9, 2021

Commits on Mar 8, 2021

  1. feat: Update IntervalAction to use the common Address

    Since the common Address created, we can add it to the IntervalAction model and DTO.
    
    Close edgexfoundry#535
    
    Signed-off-by: weichou <weichou1229@gmail.com>
    weichou1229 committed Mar 8, 2021
    Configuration menu
    Copy the full SHA
    81d8f1f View commit details
    Browse the repository at this point in the history

Commits on Mar 9, 2021

  1. refactor: refactor IntervalAction test to use factory method

    Close edgexfoundry#535
    
    Signed-off-by: weichou <weichou1229@gmail.com>
    weichou1229 committed Mar 9, 2021
    Configuration menu
    Copy the full SHA
    766e8bf View commit details
    Browse the repository at this point in the history