freebox_api_php/docs/services/config/Connection/Connection.md

66 lines
1.6 KiB
Markdown
Raw Normal View History

2016-06-11 21:29:34 +02:00
# Connection
2016-06-11 23:16:01 +02:00
**Namespace** : alphayax\freebox\api\v3\services\config\Connection
# Overview
- [DynDns](./DynDns/DynDns.md)
2016-06-25 14:28:08 +02:00
- [DynDns](DynDns/DynDns.md#DynDns)
- [NoIP](DynDns/DynDns.md#NoIP)
- [Ovh](DynDns/DynDns.md#Ovh)
2016-06-11 23:16:01 +02:00
- [DynDns](Connection.md#DynDns)
- [Ftth](Connection.md#Ftth)
2016-06-25 14:28:08 +02:00
- [Connection](Connection.md#Connection)
2016-06-11 23:16:01 +02:00
- [Xdsl](Connection.md#Xdsl)
2016-06-11 21:29:34 +02:00
2016-06-11 23:16:01 +02:00
<a name="DynDns"></a>
2016-06-11 21:29:34 +02:00
## DynDns
2016-06-11 23:16:01 +02:00
**Class** : alphayax\freebox\api\v3\services\config\Connection\DynDns
2016-06-11 21:29:34 +02:00
### Public methods
| Method | Description |
|---|---|
| `getStatus` | Get the current DDns status |
| `getConfig` | Get the current DDns Configuration |
| `setConfig` | Set the DDns Configuration |
2016-06-11 23:16:01 +02:00
<a name="Ftth"></a>
2016-06-11 21:29:34 +02:00
## Ftth
2016-06-11 23:16:01 +02:00
**Class** : alphayax\freebox\api\v3\services\config\Connection\Ftth
2016-06-11 21:29:34 +02:00
### Public methods
| Method | Description |
|---|---|
| `getStatus` | Get the current Connection status |
2016-06-25 14:28:08 +02:00
<a name="Connection"></a>
## Connection
**Class** : alphayax\freebox\api\v3\services\config\Connection\Connection
### Public methods
| Method | Description |
|---|---|
| `getStatus` | Get the current Connection status |
| `getConfiguration` | Get the current Connection configuration |
| `setConfiguration` | Get the current Connection configuration |
| `getIPv6Configuration` | Get the current IPv6 Connection configuration |
| `setIPv6Configuration` | Update the IPv6 Connection configuration |
2016-06-11 23:16:01 +02:00
<a name="Xdsl"></a>
2016-06-11 21:29:34 +02:00
## Xdsl
2016-06-11 23:16:01 +02:00
**Class** : alphayax\freebox\api\v3\services\config\Connection\Xdsl
2016-06-11 21:29:34 +02:00
### Public methods
| Method | Description |
|---|---|
2016-06-12 18:41:25 +02:00
| `getStatus` | Get the current XDSL Connection status |