freebox_api_php/docs/config/config.md

68 lines
1.3 KiB
Markdown
Raw Normal View History

2016-06-11 21:29:34 +02:00
# config
- [Connection](./config/Connection/Connection.md)
- [LAN](./config/LAN/LAN.md)
- [NAT](./config/NAT/NAT.md)
- [NetworkShare](./config/NetworkShare/NetworkShare.md)
- [SwitchPort](./config/SwitchPort/SwitchPort.md)
- [UPnP](./config/UPnP/UPnP.md)
- [VPN](./config/VPN/VPN.md)
- [WiFi](./config/WiFi/WiFi.md)
## DHCP
**Namespace** : alphayax\freebox\api\v3\services\config
### Public methods
| Method | Description |
|---|---|
| `getConfiguration` | |
| `setConfiguration` | |
## FTP
**Namespace** : alphayax\freebox\api\v3\services\config
### Public methods
| Method | Description |
|---|---|
| `getConfiguration` | |
| `setConfiguration` | |
## Freeplug
**Namespace** : alphayax\freebox\api\v3\services\config
### Public methods
| Method | Description |
|---|---|
| `getNetworks` | Get the current system info |
| `getFromId` | Get a particular Freeplug information |
| `resetFromId` | Reset a Freeplug |
## LCD
**Namespace** : alphayax\freebox\api\v3\services\config
### Public methods
| Method | Description |
|---|---|
| `getConfiguration` | |
| `setConfiguration` | |
## System
**Namespace** : alphayax\freebox\api\v3\services\config
### Public methods
| Method | Description |
|---|---|
| `getConfiguration` | Get the current system info |
| `reboot` | Reboot the Freebox |