<< iot_display
bytecode_iot_module
iot_init >>
bytecode_iot_module
>>
bytecode_iot_module
> iot_get
iot_get
Retrieve data from the cloud
Syntax
data
=
iot_get
(
obj
,
"
key
"
,
key
)
Parameters
Description
Retrieves data from the cloud
See also
iot_send
— Sends data to the cloud
iot_get
— Retrieve data from the cloud
Authors
Joshua T., Bytecode
Report an issue
<< iot_display
bytecode_iot_module
iot_init >>