<< ubidots_listvar bytecode_iot_module vec2str >>

bytecode_iot_module >> bytecode_iot_module > ubidots_post

ubidots_post

Post a data to Ubidots sensor's variable

Syntax

out = ubidots_post(tokenID,sensorID,val)

Parameters

tokenID :

Token ID

sensorID :

Sensor ID

val :

Value to sent to the sensor source

out :

1 indicate data posted successfully, otherwise 0 will be returned

Description

Post a data to a sensor source of

See also

Authors


Report an issue
<< ubidots_listvar bytecode_iot_module vec2str >>