added on nodes for rtdb and firestore andmade nodes pass through msg objects with as little changes as possible
This commit is contained in:
@ -47,4 +47,7 @@
|
||||
|
||||
<script type="text/x-red" data-help-name="rtdb-push">
|
||||
<p>A node that wraps the rtdb-push SDK.</p>
|
||||
Pushes the new object onto an array under the path
|
||||
<p>
|
||||
input: {"payload": {"path": "foo/bar", "obj": {"the": "object"}}
|
||||
</script>
|
||||
Reference in New Issue
Block a user