xod-cloud/feeds@0.37.3

License: AGPL-3.0

Nodes for communicating with the XOD Cloud Feeds service
NodeDescription
cloud-boolean
Gets a boolean value from the feed.
cloud-boolean-custom
Gets a boolean value from the feed.
cloud-number
Gets a number value from the feed.
cloud-number-custom
Gets a number value from the feed.
cloud-store
Logs a new value to the feed specified.
cloud-string
Gets a string value from the feed.
cloud-store-custom
Logs a new value to the feed specified. Allows overriding the authorization API token and full feed path. Useful to colaborate on a project which uses XOD Cloud on behalf of a dedicated username.
cloud-string-custom
Gets a string value from the feed.
To use the nodes in your project you should have the xod-cloud/feeds library installed. Use the “File → Add Library” menu item in XOD IDE if you don’t have it yet. See Using libraries for more info.