cloud-number-custom

xod-cloud/feeds/cloud-number-custom

Gets a number value from the feed.
cloud-number-custom
@/cloud-number-custom
Gets a number value from the feed.
TOKstring
XOD Cloud API Token
INETgeneric t1
An established internet connection
PROJstring
XOD Cloud project name. Used for the full feed path construction
USERstring
XOD Cloud username. Used for the full feed path construction
DOpulse
Request the value from the cloud
FEEDstring
Feed path starting from the project name. The full feed path will be `<USER>/<PROJ>/<FEED>`.
cloud-number-custom
OUT
TOK
INET
PROJ
USER
DO
FEED
DONE
OUTnumber
DONEpulse
Pulses when the value is successfully received
To use the node 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.