ll_send_devices_command | R Documentation |
Send commands to one or more devices.
ll_send_devices_command(
devices,
command,
message = "",
access_token = default(access_token),
quiet = default(quiet)
)
devices |
data frame with devices for which to issue commands |
command |
to send |
message |
message to add to command |
access_token |
the access token for the accout |
nested data frame (converted from JSON)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.