User Guide for BOSE models including: Work, Rest API, App, Work Rest API App

REST API Guide

Wilson, Scott

REST API Guide

Bose Videobar VB1 Konferenzsystem | Bose Professional

Bose Videobar VB1 会议设备 | Bose Professional


File Info : application/pdf, 11 Pages, 1.13MB

PDF preview unavailable. Download the PDF instead.

bose work rest api admin guide
REST API GUIDE Version 1.3

Introduction .................................................................................................................................................. 2 Trademark Notices........................................................................................................................................ 2 Privacy Information....................................................................................................................................... 3 Enabling and Configuring the REST API......................................................................................................... 3 Testing the REST API ..................................................................................................................................... 3 REST API Commands ..................................................................................................................................... 3
GET ............................................................................................................................................................ 4 PUT ............................................................................................................................................................ 4 POST .......................................................................................................................................................... 5 DELETE....................................................................................................................................................... 5 Videobar REST API Command Reference...................................................................................................... 6

GET
https://192.168.1.40/api?query=2 {"2": {"status": "success", "value": "0"}}
https://192.168.1.40/api?query=2,16
{"2": {"status": "success", "value": "0"}, "16": {"status": "success", "value": "1.2.13_fd6cc0e"}}
PUT
{"data":"{"3":"39"}"} {"3": {"status": "success", "code": "0xe000"}} {"data":"{"2":"1","3":"70"}"} {"2": {"status": "success", "code": "0xe000"}, "3": {"status": "success", "code": "0xe000"}} 0xe000 : Success 0xe001 : Success ­ No change in value 0xe002 : Error ­ Invalid property

0xe003 : Error ­ Invalid property value 0xe004 : Error ­ Invalid property action 0xe005 : Error ­ Message malformed 0xe006 : Error ­ Access denied
POST
{"data":"{"4":""}"} {"4": {"status": "success", "code": "0xe000"}}
DELETE
https://192.168.1.40/api?delete=3 {"3": {"status": "success", "code": "0xe000"}}
https://192.168.1.40/api?query=3 {"3": {"status": "success", "value": "50"}}



References

Microsoft Word for Microsoft 365