V.I.O. Stream User Manual
Page 63

STREAM User Manual
63
stop
/api/wificlient/stop
set ssid
/api/wificlient?ssid=foo
set password
/api/wificlient?password=bar
set encryption type
/api/wificlient?enctype=wpa2
wpa2, wep, and none are supported
set autostart on
/api/wificlient?autostart=1
set autostart off
/api/wificlient?autostart=0
mic
Status
/api/mic
Note that each item may be retrieved individually instead of as a group. For instance
/api/mic/level will retrieve only the volume setting.
set volume level (0-100)
/api/mic?level=100
enable
/api/mic?enable=1
disable
/api/mic?enable=0