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