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 Node for Export Bucket #36

Open
georgevbsantiago opened this issue Nov 29, 2023 · 1 comment
Open

Add Node for Export Bucket #36

georgevbsantiago opened this issue Nov 29, 2023 · 1 comment
Labels
enhancement New feature or request
Milestone

Comments

@georgevbsantiago
Copy link

georgevbsantiago commented Nov 29, 2023

It would be interesting to have a node available to export data from the bucket, returning the URL of the file (CSV, JSON, ARFF) in the payload or the file itself (binary file).

Some of our customers want access to sensor data recorded in the bucket, in CSV file format.

  • Preferably, the "Specify a custom data range for export the data" must obey the UTC selected by the user. In our case, UTC -03:00
  • An option to set the file name, before saving it to the storage system.
  • Opções para deletar o arquivo

This implementation would facilitate this flow, which we are currently developing with the function node.

image

@georgevbsantiago
Copy link
Author

The purpose of this implementation is to be able to send the URL link or binary file to clients or applications, via email or upload to Dropbox, Google Drive, Onedrive...

@bautisflow bautisflow added the enhancement New feature or request label Apr 11, 2024
@bautisflow bautisflow added this to the 1.8.0 milestone Apr 11, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants