node-red-contrib-dawnchorus
v0.0.18
Published
Nodes for uploading birdsongs to dawnchorus.
Downloads
3
Readme
node-red-contrib-dawnchorus
Node-red nodes for uploading birdsongs to dawnchorus.
Input of node should look as follows:
msg.payload = { filename : "", // mp3 file weather : "", // optional name : "", // optional birdSpecies : ["",""], // optional isHumanNoise : false, // optional humanNoiseOther : "", // optinal isHoliday : false, // optional }