GoogleCloudPlatform / node-red-contrib-google-cloud

Node-RED nodes for Google Cloud Platform
Apache License 2.0
90 stars 57 forks source link

Specify a file name in the configuration for GCS Write #3

Closed kolban-google closed 5 years ago

kolban-google commented 5 years ago

Currently, when we use the GCS Write node, we expect to find a file name in the msg.filename property at runtime. While this is great, we can do more. This issue suggests a new feature that provides an optional file name in the configuration properties for the node. The suggested semantics are:

kolban-google commented 5 years ago

The code changes have been made and pushed to the dev branch. This issue will be closed once published for download.

DavidGasca commented 5 years ago

Moved to its own issue ... #5