ll_get_devices | R Documentation |
Retrieve devices
ll_get_devices(
group_id = default(group_id),
filter = NULL,
select = c(device_id, particle_id, device_name, device_type_id, device_type_desc),
in_use_only = TRUE,
con = default(con),
quiet = default(quiet)
)
group_id |
devices from which group to fetch |
devices
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.