ll_send_devices_command: Send device commands to the cloud

ll_send_devices_commandR Documentation

Send device commands to the cloud

Description

Send commands to one or more devices.

Usage

ll_send_devices_command(
  devices,
  command,
  message = "",
  access_token = default(access_token),
  quiet = default(quiet)
)

Arguments

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

Value

nested data frame (converted from JSON)


KopfLab/labwareC3 documentation built on June 30, 2023, 6:22 a.m.