Alexa.Networking Interfaces
Note: Sign in to the developer console to build or publish your skill.
Implement the Alexa.Networking
interfaces in your Alexa skill to create Alexa skills that model a home Wi-Fi network and the devices connected to it, such as computers and mobile phones. For more details, see Understand Smart Home Networking and Wi-Fi Skills.
Alexa interfaces for device usage
To create networking and Wi-Fi skills, implement the smart home APIs in the Alexa.Networking
namespace.
Note: There is no API called
Alexa.Networking
. - Alexa.Networking.AccessController — Users can enable or disable network and internet access for a device and schedule access to the network.
- Alexa.Networking.ConnectedDevice — For devices that connect to a home network controller.
- Alexa.Networking.HomeNetworkController — For IP network routers.
Last updated: Oct 03, 2022