freebox_api_php/docs/services/config/SwitchPort/SwitchPort.md

45 lines
862 B
Markdown
Raw Permalink Normal View History

2016-06-11 21:29:34 +02:00
# SwitchPort
2016-06-11 23:16:01 +02:00
**Namespace** : alphayax\freebox\api\v3\services\config\SwitchPort
# Overview
- [Status](SwitchPort.md#Status)
2016-06-25 14:28:08 +02:00
- [Stats](SwitchPort.md#Stats)
- [Config](SwitchPort.md#Config)
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="Status"></a>
## Status
2016-06-11 21:29:34 +02:00
2016-06-25 14:28:08 +02:00
**Class** : alphayax\freebox\api\v3\services\config\SwitchPort\Status
2016-06-11 21:29:34 +02:00
### Public methods
| Method | Description |
|---|---|
2016-06-25 14:28:08 +02:00
| `getStatus` | Get the current switch status |
2016-06-11 21:29:34 +02:00
2016-06-11 23:16:01 +02:00
<a name="Stats"></a>
2016-06-11 21:29:34 +02:00
## Stats
2016-06-11 23:16:01 +02:00
**Class** : alphayax\freebox\api\v3\services\config\SwitchPort\Stats
2016-06-11 21:29:34 +02:00
### Public methods
| Method | Description |
|---|---|
| `getFromPortId` | Get a port configuration |
2016-06-25 14:28:08 +02:00
<a name="Config"></a>
## Config
2016-06-11 21:29:34 +02:00
2016-06-25 14:28:08 +02:00
**Class** : alphayax\freebox\api\v3\services\config\SwitchPort\Config
2016-06-11 21:29:34 +02:00
### Public methods
| Method | Description |
|---|---|
2016-06-25 14:28:08 +02:00
| `getFromPortId` | Get a port configuration |
| `update` | Update a port configuration |