freebox_api_php/docs/services/config/UPnP/UPnP.md

36 lines
774 B
Markdown

# UPnP
**Namespace** : alphayax\freebox\api\v3\services\config\UPnP
# Overview
- [IGD](UPnP.md#IGD)
- [AV](UPnP.md#AV)
<a name="IGD"></a>
## IGD
**Class** : alphayax\freebox\api\v3\services\config\UPnP\IGD
### Public methods
| Method | Description |
|---|---|
| `getConfiguration` | Get the current UPnP AV configuration |
| `setConfiguration` | Update the UPnP AV configuration |
| `getRedirections` | Get the list of current redirection |
| `deleteRedirectionFromId` | Delete a redirection |
<a name="AV"></a>
## AV
**Class** : alphayax\freebox\api\v3\services\config\UPnP\AV
### Public methods
| Method | Description |
|---|---|
| `getConfiguration` | Get the current UPnP AV configuration |
| `setConfiguration` | Update the UPnP AV configuration |