Skip to content
This repository has been archived by the owner on Oct 12, 2023. It is now read-only.

Make blobname configurable in message #2

Open
boonzaai opened this issue Apr 20, 2018 · 0 comments
Open

Make blobname configurable in message #2

boonzaai opened this issue Apr 20, 2018 · 0 comments

Comments

@boonzaai
Copy link

Nice & relevant node, much appreciated.

Could you please add a way to make the name of the blob to be uploaded configurable? Maybe via the message topic for instance?

createBlob(clientContainerName, clientBlobName, msg.payload);
-->
createBlob(clientContainerName, msg.topic, msg.payload);

Thanks in advance!

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant