-
Notifications
You must be signed in to change notification settings - Fork 11
Open
Description
https://streaming.bose.com returns CORS headers - so should soundcork for web client or BoseApp support:
Access-Control-Allow-Origin: *
Access-Control-Allow-Methods: GET, POST, OPTIONS
- The BoseApps are HTML5 apps using the devices web api as well as the marge api.
- I think the BoseApp queries
/infowhere the response includes themargeURL. - Then the BoseApp can manage presets by accessing marge directly.
- The BoseApp later uses the
/notificationendpoint to notify the device about new presets.
(#125)
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels
Projects
Status
Todo