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

MF-708 - Assign Writer(s) to a channel #737

Merged
merged 5 commits into from
May 10, 2019
Merged

Commits on May 8, 2019

  1. Add support for channel filtering using config

    Add support for channel filtering using yaml configuration files
    for writers.
    
    Signed-off-by: Aleksandar Novakovic <aleksandar.novakovic@mainflux.com>
    Aleksandar Novakovic committed May 8, 2019
    Configuration menu
    Copy the full SHA
    7d4ff03 View commit details
    Browse the repository at this point in the history
  2. Update writers documentation with new env var

    Signed-off-by: Aleksandar Novakovic <aleksandar.novakovic@mainflux.com>
    Aleksandar Novakovic committed May 8, 2019
    Configuration menu
    Copy the full SHA
    54f9b0c View commit details
    Browse the repository at this point in the history
  3. Add info comment to configuration file

    Signed-off-by: Aleksandar Novakovic <aleksandar.novakovic@mainflux.com>
    Aleksandar Novakovic committed May 8, 2019
    Configuration menu
    Copy the full SHA
    dd72124 View commit details
    Browse the repository at this point in the history
  4. Fix configuration and update yaml dep

    Signed-off-by: Aleksandar Novakovic <aleksandar.novakovic@mainflux.com>
    Aleksandar Novakovic committed May 8, 2019
    Configuration menu
    Copy the full SHA
    306dc75 View commit details
    Browse the repository at this point in the history

Commits on May 9, 2019

  1. Update config from yaml to toml

    Signed-off-by: Aleksandar Novakovic <aleksandar.novakovic@mainflux.com>
    Aleksandar Novakovic committed May 9, 2019
    Configuration menu
    Copy the full SHA
    ec375ae View commit details
    Browse the repository at this point in the history