ll_get_devices_cloud_info | R Documentation |
Get information from the particle cloud about devices.
ll_get_devices_cloud_info(
devices = ll_get_devices(group_id = group_id, con = con),
include_unregistered = FALSE,
group_id = default(group_id),
con = default(con),
access_token = default(access_token),
convert_to_TZ = Sys.timezone(),
quiet = default(quiet)
)
devices |
data frame with devices for which to get cloud info, by default all devices associated with the group |
include_unregistered |
whether to provide cloud info for devices that are not registered in the database (no by default) |
access_token |
the access token for the accout |
particle_id |
the ID(s) of the particle device(s) |
nested data frame (converted from JSON)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.