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

allow access entities using NGSIv2 API for non_signal rules #726

Merged
merged 87 commits into from
Jul 10, 2023

Commits on May 30, 2023

  1. Configuration menu
    Copy the full SHA
    46d4bf3 View commit details
    Browse the repository at this point in the history

Commits on Jun 5, 2023

  1. Configuration menu
    Copy the full SHA
    cea4ca5 View commit details
    Browse the repository at this point in the history

Commits on Jun 6, 2023

  1. Configuration menu
    Copy the full SHA
    693a388 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3f87d0e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    08ca5db View commit details
    Browse the repository at this point in the history

Commits on Jun 8, 2023

  1. Configuration menu
    Copy the full SHA
    ae7708d View commit details
    Browse the repository at this point in the history

Commits on Jun 9, 2023

  1. Configuration menu
    Copy the full SHA
    2071248 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b9a40f2 View commit details
    Browse the repository at this point in the history

Commits on Jun 12, 2023

  1. change definition order

    RafaelM3 committed Jun 12, 2023
    Configuration menu
    Copy the full SHA
    df171c0 View commit details
    Browse the repository at this point in the history

Commits on Jun 20, 2023

  1. findSilentEntities test

    RafaelM3 committed Jun 20, 2023
    Configuration menu
    Copy the full SHA
    0ac60c9 View commit details
    Browse the repository at this point in the history
  2. findSilentEntities test

    RafaelM3 committed Jun 20, 2023
    Configuration menu
    Copy the full SHA
    c046597 View commit details
    Browse the repository at this point in the history

Commits on Jun 21, 2023

  1. correcting linter issues

    RafaelM3 committed Jun 21, 2023
    Configuration menu
    Copy the full SHA
    82a4910 View commit details
    Browse the repository at this point in the history
  2. sugestions and improvements

    RafaelM3 committed Jun 21, 2023
    Configuration menu
    Copy the full SHA
    801fa80 View commit details
    Browse the repository at this point in the history

Commits on Jun 22, 2023

  1. Configuration menu
    Copy the full SHA
    b7168c1 View commit details
    Browse the repository at this point in the history
  2. linter correction

    RafaelM3 committed Jun 22, 2023
    Configuration menu
    Copy the full SHA
    dcf84dd View commit details
    Browse the repository at this point in the history

Commits on Jun 26, 2023

  1. findSilentEntitiesByAPI test

    RafaelM3 committed Jun 26, 2023
    Configuration menu
    Copy the full SHA
    f71575e View commit details
    Browse the repository at this point in the history
  2. linter problems

    RafaelM3 committed Jun 26, 2023
    Configuration menu
    Copy the full SHA
    b0958b9 View commit details
    Browse the repository at this point in the history
  3. linter skip line

    RafaelM3 committed Jun 26, 2023
    Configuration menu
    Copy the full SHA
    cabcd0d View commit details
    Browse the repository at this point in the history
  4. linter skip line

    RafaelM3 committed Jun 26, 2023
    Configuration menu
    Copy the full SHA
    4fd3bf0 View commit details
    Browse the repository at this point in the history
  5. linter, skip section

    RafaelM3 committed Jun 26, 2023
    Configuration menu
    Copy the full SHA
    b3ef4fe View commit details
    Browse the repository at this point in the history
  6. skip section

    RafaelM3 committed Jun 26, 2023
    Configuration menu
    Copy the full SHA
    3cdf6ce View commit details
    Browse the repository at this point in the history
  7. linter, suggested changes

    RafaelM3 committed Jun 26, 2023
    Configuration menu
    Copy the full SHA
    c88639f View commit details
    Browse the repository at this point in the history
  8. unmatch {

    RafaelM3 committed Jun 26, 2023
    Configuration menu
    Copy the full SHA
    d2038d2 View commit details
    Browse the repository at this point in the history

Commits on Jun 27, 2023

  1. Configuration menu
    Copy the full SHA
    18c2c89 View commit details
    Browse the repository at this point in the history
  2. removing unused rule

    RafaelM3 committed Jun 27, 2023
    Configuration menu
    Copy the full SHA
    bb3f154 View commit details
    Browse the repository at this point in the history
  3. Update configuration.md

    RafaelM3 authored Jun 27, 2023
    Configuration menu
    Copy the full SHA
    a289a3d View commit details
    Browse the repository at this point in the history
  4. Update configuration.md

    RafaelM3 authored Jun 27, 2023
    Configuration menu
    Copy the full SHA
    c036794 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    184f6b7 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    164fb54 View commit details
    Browse the repository at this point in the history
  7. Update configuration.md

    RafaelM3 authored Jun 27, 2023
    Configuration menu
    Copy the full SHA
    b0ba12e View commit details
    Browse the repository at this point in the history

Commits on Jun 28, 2023

  1. Configuration menu
    Copy the full SHA
    cb70ed8 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    87c1766 View commit details
    Browse the repository at this point in the history
  3. createConnection test

    RafaelM3 committed Jun 28, 2023
    Configuration menu
    Copy the full SHA
    04543fa View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    b251606 View commit details
    Browse the repository at this point in the history
  5. findSilentEntitiesByAPI test

    RafaelM3 committed Jun 28, 2023
    Configuration menu
    Copy the full SHA
    7f16995 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    aa79f86 View commit details
    Browse the repository at this point in the history
  7. unused reference

    RafaelM3 committed Jun 28, 2023
    Configuration menu
    Copy the full SHA
    4b63d3d View commit details
    Browse the repository at this point in the history

Commits on Jun 29, 2023

  1. renaming unclear function

    RafaelM3 committed Jun 29, 2023
    Configuration menu
    Copy the full SHA
    a0b86c3 View commit details
    Browse the repository at this point in the history
  2. erease bad test

    RafaelM3 committed Jun 29, 2023
    Configuration menu
    Copy the full SHA
    e593c4c View commit details
    Browse the repository at this point in the history
  3. clarifying the code

    RafaelM3 committed Jun 29, 2023
    Configuration menu
    Copy the full SHA
    543cfdd View commit details
    Browse the repository at this point in the history
  4. create filter test

    RafaelM3 committed Jun 29, 2023
    Configuration menu
    Copy the full SHA
    cb84048 View commit details
    Browse the repository at this point in the history

Commits on Jun 30, 2023

  1. Configuration menu
    Copy the full SHA
    ebdd267 View commit details
    Browse the repository at this point in the history
  2. finsilententites timmer fix

    RafaelM3 committed Jun 30, 2023
    Configuration menu
    Copy the full SHA
    145e798 View commit details
    Browse the repository at this point in the history
  3. update findSilentEntities

    RafaelM3 committed Jun 30, 2023
    Configuration menu
    Copy the full SHA
    92aa5fe View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    c513522 View commit details
    Browse the repository at this point in the history
  5. context fix

    RafaelM3 committed Jun 30, 2023
    Configuration menu
    Copy the full SHA
    3020ed0 View commit details
    Browse the repository at this point in the history
  6. Merge pull request #730 from telefonicaid/task/find_silent_entities_t…

    …imer
    
    Task/find silent entities timer
    RafaelM3 authored Jun 30, 2023
    Configuration menu
    Copy the full SHA
    2f53ae4 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    38a2932 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    53f1a47 View commit details
    Browse the repository at this point in the history

Commits on Jul 3, 2023

  1. count entities fix

    RafaelM3 committed Jul 3, 2023
    Configuration menu
    Copy the full SHA
    e240874 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    897e205 View commit details
    Browse the repository at this point in the history
  3. Update CHANGES_NEXT_RELEASE

    Co-authored-by: Fermín Galán Márquez <[email protected]>
    RafaelM3 and fgalan authored Jul 3, 2023
    Configuration menu
    Copy the full SHA
    2369f6b View commit details
    Browse the repository at this point in the history
  4. count entities fix

    RafaelM3 committed Jul 3, 2023
    Configuration menu
    Copy the full SHA
    f3207ec View commit details
    Browse the repository at this point in the history
  5. test fix

    RafaelM3 committed Jul 3, 2023
    Configuration menu
    Copy the full SHA
    00dcd96 View commit details
    Browse the repository at this point in the history

Commits on Jul 4, 2023

  1. context fix

    RafaelM3 committed Jul 4, 2023
    Configuration menu
    Copy the full SHA
    b2e11dd View commit details
    Browse the repository at this point in the history
  2. context fix

    RafaelM3 committed Jul 4, 2023
    Configuration menu
    Copy the full SHA
    855cde0 View commit details
    Browse the repository at this point in the history
  3. count entities fix

    RafaelM3 committed Jul 4, 2023
    Configuration menu
    Copy the full SHA
    53796c1 View commit details
    Browse the repository at this point in the history
  4. debug fix

    RafaelM3 committed Jul 4, 2023
    Configuration menu
    Copy the full SHA
    3f3b8ef View commit details
    Browse the repository at this point in the history
  5. info fix

    RafaelM3 committed Jul 4, 2023
    Configuration menu
    Copy the full SHA
    06d20d8 View commit details
    Browse the repository at this point in the history
  6. test update

    RafaelM3 committed Jul 4, 2023
    Configuration menu
    Copy the full SHA
    8613403 View commit details
    Browse the repository at this point in the history
  7. test fix

    RafaelM3 committed Jul 4, 2023
    Configuration menu
    Copy the full SHA
    7c6bcc8 View commit details
    Browse the repository at this point in the history

Commits on Jul 5, 2023

  1. utest fix

    RafaelM3 committed Jul 5, 2023
    Configuration menu
    Copy the full SHA
    d939e62 View commit details
    Browse the repository at this point in the history
  2. createConnection update

    RafaelM3 committed Jul 5, 2023
    Configuration menu
    Copy the full SHA
    6cd8488 View commit details
    Browse the repository at this point in the history
  3. createFilter update

    RafaelM3 committed Jul 5, 2023
    Configuration menu
    Copy the full SHA
    4086d69 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    b1808b2 View commit details
    Browse the repository at this point in the history
  5. Update package.json

    fgalan authored Jul 5, 2023
    Configuration menu
    Copy the full SHA
    249a179 View commit details
    Browse the repository at this point in the history
  6. Update package.json

    fgalan authored Jul 5, 2023
    Configuration menu
    Copy the full SHA
    023724b View commit details
    Browse the repository at this point in the history
  7. Update package.json

    fgalan authored Jul 5, 2023
    Configuration menu
    Copy the full SHA
    5e55352 View commit details
    Browse the repository at this point in the history
  8. Update package.json

    fgalan authored Jul 5, 2023
    Configuration menu
    Copy the full SHA
    b1ac552 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    43501ba View commit details
    Browse the repository at this point in the history
  10. Update lib/models/entitiesStore.js

    Co-authored-by: Fermín Galán Márquez <[email protected]>
    RafaelM3 and fgalan authored Jul 5, 2023
    Configuration menu
    Copy the full SHA
    790b9a6 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    77dd194 View commit details
    Browse the repository at this point in the history
  12. non_singal update

    RafaelM3 committed Jul 5, 2023
    Configuration menu
    Copy the full SHA
    ba8cd92 View commit details
    Browse the repository at this point in the history
  13. test fix

    RafaelM3 committed Jul 5, 2023
    Configuration menu
    Copy the full SHA
    7d86c11 View commit details
    Browse the repository at this point in the history
  14. delete unwanted file

    RafaelM3 committed Jul 5, 2023
    Configuration menu
    Copy the full SHA
    860d818 View commit details
    Browse the repository at this point in the history
  15. Update CHANGES_NEXT_RELEASE

    fgalan authored Jul 5, 2023
    Configuration menu
    Copy the full SHA
    9c6338f View commit details
    Browse the repository at this point in the history
  16. createConnection update

    RafaelM3 committed Jul 5, 2023
    Configuration menu
    Copy the full SHA
    ffa6fb8 View commit details
    Browse the repository at this point in the history
  17. Update entitiesStore.js

    RafaelM3 authored Jul 5, 2023
    Configuration menu
    Copy the full SHA
    c08ca19 View commit details
    Browse the repository at this point in the history

Commits on Jul 6, 2023

  1. countEntitieByMongo fix

    RafaelM3 committed Jul 6, 2023
    Configuration menu
    Copy the full SHA
    f68a9df View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    927f42d View commit details
    Browse the repository at this point in the history
  3. pagination update

    RafaelM3 committed Jul 6, 2023
    Configuration menu
    Copy the full SHA
    241a7a7 View commit details
    Browse the repository at this point in the history

Commits on Jul 7, 2023

  1. entityCount

    RafaelM3 committed Jul 7, 2023
    Configuration menu
    Copy the full SHA
    eac5024 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    aa3a6e4 View commit details
    Browse the repository at this point in the history
  3. test update

    RafaelM3 committed Jul 7, 2023
    Configuration menu
    Copy the full SHA
    05c0ef5 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    480d7cd View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    3eac6d4 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    fe27602 View commit details
    Browse the repository at this point in the history