Remove references to Yahoo in developer documentation (#1726)
- Remove references to Yahoo in developer documentation Signed-off-by: Christoph Weitkamp <github@christophweitkamp.de>pull/1730/head
parent
07dc58fab2
commit
aa263bc977
|
@ -185,8 +185,6 @@ All configuration values will be mapped to properties of the class.
|
||||||
The type of the property must match the type of the configuration.
|
The type of the property must match the type of the configuration.
|
||||||
The following types are supported for configuration values: `Boolean`, `boolean`, `String`, `BigDecimal`, `int`, `long`, `float` and `double`.
|
The following types are supported for configuration values: `Boolean`, `boolean`, `String`, `BigDecimal`, `int`, `long`, `float` and `double`.
|
||||||
|
|
||||||
For example, the Yahoo Weather binding allows configuration of the location and the refresh frequency.
|
|
||||||
|
|
||||||
### Properties
|
### Properties
|
||||||
|
|
||||||
*Things* can have properties.
|
*Things* can have properties.
|
||||||
|
|
Loading…
Reference in New Issue