command
websocket server => jambonz
A command
message is sent by the websocket server to jambonz when the server wants to asynchronously provide a new set of instructions to jambonz.
The command
property must be one of the values shown below.
Note:
redirect
is the most commonly-used value.
Note: In the data payload when
redirect
is used, each jambonz verb in thedata
array may optionally include anid
property. If present, jambonz will provideverb:status
notifications when the verb starts and ends execution.