Update Source
Updates info regarding a Sound source.
This can be used to set a Sound source as default, or change its volume.
Path parameters
source
The source id.
Query parameters
updateMask
The fields to update.
Request
This endpoint expects an object.
volume
Volume of the source, in percentage
isDefault
Whether this source is the default or not
name
Resource name of an Sound source. Format: //system.v1.engine.core.machanirobotics.com/Sources/{source}
The {Sound_source} in the resource name is the id of the source.
Response
OK
volume
Volume of the source, in percentage
isDefault
Whether this source is the default or not
name
Resource name of an Sound source. Format: //system.v1.engine.core.machanirobotics.com/Sources/{source}
The {Sound_source} in the resource name is the id of the source.
displayName
Display name of the source
state
The state of the source
deviceClass
The class of the device the source belongs to
muted
Whether the source is muted or not
Errors
400
Bad Request Error