Sonos 3rd Party App 在与家庭不同的 Wifi 上

Sonos 3rd Party App on different Wifi than Household

在 Sonos API 参考文档中有一个示例,说明如何允许用户 select 一个家庭,以防多个家庭与连接的用户帐户相关联 https://developer.sonos.com/build/seg/discover/ 在底部的示例屏幕截图中,文本显示“确保此设备和 Sonos 系统位于同一 WiFi 网络上。

  1. 我认为这只是建议而非要求是否正确?
  2. Sonos API 是基于云的,所以我认为设备和 Sonos 系统是否连接到同一个 Wifi 网络并不重要?
  3. 此外,使用 Sonos API,是否有办法确定 Sonos 系统连接到哪个 WiFi 网络?
  4. 家庭 ID 是否包含有关 WiFi SSID 的任何信息?

感谢您的帮助

  1. Am I correct to assume this is only a recommendation and not a requirement?

这是正确的,这是关于发现的建议。然而,更广泛地说,如果你想让 Sonos 扬声器与特定的 Sonos 系统交互,它必须在同一个网络上。例如,一个家庭中的所有扬声器都应该在同一个网络上。

  1. The Sonos API is cloud based, so I would assume it does not matter if the device and the Sonos system are connected to the same Wifi Network?

你的假设是正确的;由于 Sonos API 是基于云的,因此无论您使用何种网络,您都可以访问和控制 Sonos 系统。

  1. Also, using the Sonos API, would there even be a way to determine to which WiFi network the Sonos System is connected?
  2. Does the Household ID contain any information about the WiFi SSID?

不,目前没有任何方法可以使用 Sonos API 或家庭 ID 获取有关 WiFi SSID 的信息。


有关发现的更多信息,请参阅 https://developer.sonos.com/build/direct-control/discover/