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

Add bulk API actions #16

Closed
Aschen opened this issue Feb 9, 2021 · 0 comments · Fixed by #31, #33, #51 or #60
Closed

Add bulk API actions #16

Aschen opened this issue Feb 9, 2021 · 0 comments · Fixed by #31, #33, #51 or #60

Comments

@Aschen
Copy link
Contributor

Aschen commented Feb 9, 2021

Description

We need bulk API actions to act on several sensors at the same time:

  • mass attach sensors to tenants
  • mass link sensors to assets

Those actions should have two different format:

  • JSON: assignment information in an array of objects in the body
  • CSV: assignment information in a CSV string passed in the body alongside decoding information (which columns held assignments info)
@Leodau Leodau linked a pull request Mar 4, 2021 that will close this issue
@rolljee rolljee linked a pull request Mar 4, 2021 that will close this issue
3 tasks
@Aschen Aschen linked a pull request Mar 24, 2021 that will close this issue
3 tasks
@Aschen Aschen closed this as completed in #51 Apr 1, 2021
@rolljee rolljee linked a pull request Apr 1, 2021 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment