@@ -48,15 +48,15 @@ Note that the discovered thing will be setup to use only HTTP API (and not HTTPS
4848FreeboxOS binding has the following configuration parameters:
4949
5050| Parameter Label | Parameter ID | Description | Default |
51- | -----------------| --------------| ----------------------------------------------------------------------------| |
51+ | -----------------| --------------| ----------------------------------------------------------------------------| --------- |
5252| Timeout | timeout | The timeout for reading from the API in seconds. | 10 |
53- | Callback URL | callbackUrl | URL to use for playing notification sounds, e.g. ' http://192.168.0.2:8080' | |
53+ | Callback URL | callbackUrl | URL to use for playing notification sounds, e.g. ` http://192.168.0.2:8080 ` | |
5454
5555## Thing Configuration
5656
5757### Api Bridge
5858
59- The * api * bridge thing requires the following configuration parameters:
59+ The _ api _ bridge thing requires the following configuration parameters:
6060
6161| Parameter Label | Parameter ID | Description | Required | Default |
6262| -------------------------------| ---------------------| ----------------------------------------------------------------| ----------| ----------------------|
@@ -68,20 +68,20 @@ The *api* bridge thing requires the following configuration parameters:
6868| HTTPS port | httpsPort | Port to use for HTTPS access to the Freebox Api | No | 443 |
6969| Websocket Reconnect Interval | wsReconnectInterval | Disconnection interval, in minutes- 0 disables websocket usage | No | 60 |
7070
71- If the parameter * apiDomain * is not set, the binding will use the default address used by Free to access your Freebox Server (mafreebox.freebox.fr).
72- The bridge thing will initialize only if a valid application token (parameter * appToken * ) is filled.
71+ If the parameter _ apiDomain _ is not set, the binding will use the default address used by Free to access your Freebox Server (mafreebox.freebox.fr).
72+ The bridge thing will initialize only if a valid application token (parameter _ appToken _ ) is filled.
7373
7474### Server Things
7575
76- The * revolution * or * delta * thing requires the following configuration parameters:
76+ The _ revolution _ or _ delta _ thing requires the following configuration parameters:
7777
7878| Parameter Label | Parameter ID | Description | Required | Default |
7979| ------------------| -----------------| --------------------------------------------------------------------------| ----------| ---------|
8080| Refresh Interval | refreshInterval | The refresh interval in seconds which is used to poll the Freebox Server | No | 30 |
8181
8282### Player Things
8383
84- The * player * or * active-player * thing requires the following configuration parameters:
84+ The _ player _ or _ active-player _ thing requires the following configuration parameters:
8585
8686| Parameter Label | Parameter ID | Description | Required | Default |
8787| ------------------| -----------------| ----------------------------------------------------------------------------| ----------| ---------|
@@ -93,29 +93,29 @@ The *player* or *active-player* thing requires the following configuration param
9393
9494### Phone Things
9595
96- The * fxs * or * dect * thing requires the following configuration parameters:
96+ The _ fxs _ or _ dect _ thing requires the following configuration parameters:
9797
9898| Parameter Label | Parameter ID | Description | Required | Default |
9999| ------------------| -----------------| ------------------------------------------------------------------------| ----------| ---------|
100100| ID | id | Id of the phone line | Yes | 1 |
101101| Refresh Interval | refreshInterval | The refresh interval in seconds which is used to poll for phone state. | No | 30 |
102102
103- The * call * thing requires the following configuration parameters:
103+ The _ call _ thing requires the following configuration parameters:
104104
105105| Parameter Label | Parameter ID | Description | Required | Default |
106106| ------------------| -----------------| ------------------------------------------------------------------------| ----------| ---------|
107107| Refresh Interval | refreshInterval | The refresh interval in seconds which is used to poll for phone calls. | No | 30 |
108108
109109### Network Device Things
110110
111- The * host * thing requires the following configuration parameters:
111+ The _ host _ thing requires the following configuration parameters:
112112
113113| Parameter Label | Parameter ID | Description | Required | Default |
114114| ------------------| -----------------| ------------------------------------------------------------------------| ----------| ---------|
115115| MAC Address | macAddress | The MAC address of the network device. | Yes | |
116116| Refresh Interval | refreshInterval | The refresh interval in seconds which is used to poll the device. | No | 30 |
117117
118- The * wifihost * thing requires the following configuration parameters:
118+ The _ wifihost _ thing requires the following configuration parameters:
119119
120120| Parameter Label | Parameter ID | Description | Required | Default |
121121| ------------------| -----------------| ------------------------------------------------------------------------| ----------| ---------|
@@ -128,7 +128,7 @@ This is useful with devices, especially Apple equipment, that uses randomly gene
128128
129129### Freeplug Thing
130130
131- The * freeplug * thing requires the following configuration parameters:
131+ The _ freeplug _ thing requires the following configuration parameters:
132132
133133| Parameter Label | Parameter ID | Description | Required | Default |
134134| ------------------| -----------------| ------------------------------------------------------------------------| ----------| ---------|
@@ -137,7 +137,7 @@ The *freeplug* thing requires the following configuration parameters:
137137
138138### Repeater Thing
139139
140- The * repeater * thing requires the following configuration parameters:
140+ The _ repeater _ thing requires the following configuration parameters:
141141
142142| Parameter Label | Parameter ID | Description | Required | Default |
143143| ------------------| -----------------| ---------------------------------------------------------------------| ----------| ---------|
@@ -147,7 +147,7 @@ The *repeater* thing requires the following configuration parameters:
147147
148148### Virtual Machine Thing
149149
150- The * vm * thing requires the following configuration parameters:
150+ The _ vm _ thing requires the following configuration parameters:
151151
152152| Parameter Label | Parameter ID | Description | Required | Default |
153153| ------------------| -----------------| ----------------------------------------------------------------------------| ----------| ---------|
@@ -157,7 +157,7 @@ The *vm* thing requires the following configuration parameters:
157157
158158### Home Node Things
159159
160- The * basic-shutter * , * shutter * , * kfb * or * alarm * thing requires the following configuration parameters:
160+ The _ basic-shutter _ , _ shutter _ , _ kfb _ or _ alarm _ thing requires the following configuration parameters:
161161
162162| Parameter Label | Parameter ID | Description | Required | Default |
163163| ------------------| -----------------| ------------------------------------------------------------------| ----------| ---------|
@@ -184,7 +184,7 @@ Once initialized, the thing will generate all available channels.
184184
185185The following channels are supported:
186186
187- | Thing Type | Channel Grpup ID | Channel ID | Item Type | Access Mode | Description |
187+ | Thing Type | Channel Group ID | Channel ID | Item Type | Access Mode | Description |
188188| -----------------------| -------------------| ----------------------| -------------------------| -------------| --------------------------------------------------------------------------------|
189189| revolution | display | lcd-brightness | Number: Dimensionless | RW | Brightness level of the screen in percent |
190190| revolution | display | lcd-orientation | Number | RW | Screen Orientation in degrees (0 or 90 or 180 or 270) |
@@ -243,9 +243,9 @@ The following channels are supported:
243243| call | outgoing | duration | Number: Time | R | Last outgoing call duration in seconds |
244244| call | outgoing | timestamp | DateTime | R | Last outgoing call creation timestamp |
245245| call | outgoing | name | String | R | Last outgoing called name |
246- | basic-shutter | basic-shutter#basic-shutter | RollerShutter | W | Up, stop and down commands for a RTS shutter |
246+ | basic-shutter | | basic-shutter | Rollershutter | W | Up, stop and down commands for a RTS shutter |
247247
248- (* ): any thing type amongst * active-player * , * player * , * host * , * wifihost * , * repeater * and * vm * .
248+ (* ): any thing type amongst _ active-player _ , _ player _ , _ host _ , _ wifihost _ , _ repeater _ and _ vm _ .
249249
250250## Actions for rules
251251
0 commit comments