Serial Commands
32
Acendo Vibe Conferencing Soundbars - User Guide
Getting and setting values
Paths
The following tree represents the paths in Acendo Vibe.
audmic
state
audio
autoswitch
defvolume
gain
mode
level
source
state
volume
battery
state
bluetooth
connstate
hangup
pairing
state
camera
state
display
state
occupancy
internal
state
external
state
sensitivity
ringleds
state
color
system
name
firmware
update
model
reboot
versions
trigger
hdmiconn
action
delay
hdmidis
action
delay
occupancy
action
delay
vacancy
action
delay
usbup
status
video
cec
status
Execute command
exec <path> <arguments>
The response is
@exec <path> <arguments>
Get value
Get <path>
The response is
@Get <path> <value>
Set value
Can be a request to set a particular value, or if preceded by @, it is the response to the SetValue. Responses are
necessary for throttling, or for error message returns ("Parameter not found", for example).
Set <path> <value>
Where path is ., .., relative, or absolute path if starting with "/". Includes the name of the item.
The reply to set is
@Set <path> <value>
For the reply, path is echoed back. The value may be different than what was set, for example if rounding occurred or the
value simply changed to something else.