The capacity of the string buffer. Defines the maximum length. Must be a constant value. Any changes during program execution will be ignored.
TOKstring
XOD Cloud API Token
USERstring
XOD Cloud username. Used for the full feed path construction
PROJstring
XOD Cloud project name. 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>`.
DONEpulse
Pulses when the value is successfully stored
FULLpulse
Pulses when string reached maximum length and pushed character was ignored
OUTstring
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.