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

36 lines
774 B
Markdown
Raw Normal View History

2016-06-11 21:29:34 +02:00
# UPnP
2016-06-11 23:16:01 +02:00
**Namespace** : alphayax\freebox\api\v3\services\config\UPnP
# Overview
- [IGD](UPnP.md#IGD)
2016-06-25 14:28:08 +02:00
- [AV](UPnP.md#AV)
2016-06-11 21:29:34 +02:00
2016-06-11 23:16:01 +02:00
2016-06-25 14:28:08 +02:00
<a name="IGD"></a>
## IGD
2016-06-11 21:29:34 +02:00
2016-06-25 14:28:08 +02:00
**Class** : alphayax\freebox\api\v3\services\config\UPnP\IGD
2016-06-11 21:29:34 +02:00
### Public methods
| Method | Description |
|---|---|
| `getConfiguration` | Get the current UPnP AV configuration |
| `setConfiguration` | Update the UPnP AV configuration |
2016-06-25 14:28:08 +02:00
| `getRedirections` | Get the list of current redirection |
| `deleteRedirectionFromId` | Delete a redirection |
2016-06-11 21:29:34 +02:00
2016-06-25 14:28:08 +02:00
<a name="AV"></a>
## AV
2016-06-11 21:29:34 +02:00
2016-06-25 14:28:08 +02:00
**Class** : alphayax\freebox\api\v3\services\config\UPnP\AV
2016-06-11 21:29:34 +02:00
### Public methods
| Method | Description |
|---|---|
| `getConfiguration` | Get the current UPnP AV configuration |
| `setConfiguration` | Update the UPnP AV configuration |