Request for SendCommandToDevice.
.. attribute:: name
Required. The name of the device. For example,
projects/p0/locations/us-central1/registries/registry0/devices/device0
or
projects/p0/locations/us-central1/registries/registry0/devices/{num_id}.
:type: str
Attributes
Name
Description
binary_data
bytes
Required. The command data to send to the
device.
subfolder
str
Optional subfolder for the command. If empty,
the command will be delivered to the
/devices/{device-id}/commands topic, otherwise
it will be delivered to the /devices/{device-
id}/commands/{subfolder} topic. Multi-level
subfolders are allowed. This field must not have
more than 256 characters, and must not contain
any MQTT wildcards ("+" or "#") or null
characters.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2024-11-06 UTC."],[],[]]