[velux] eliminate mvn compiler warnings (#8606)

* [velux] remove redundant NonNullByDefault annotations

Signed-off-by: Andrew Fiddian-Green <software@whitebear.ch>
This commit is contained in:
Andrew Fiddian-Green
2020-09-29 18:21:44 +01:00
committed by GitHub
parent 78c81ab93d
commit 4e72980c6c
30 changed files with 20 additions and 63 deletions

View File

@@ -197,7 +197,7 @@ The bridge Thing provides the following properties.
| products | List of all recognized products |
| scenes | List of all defined scenes |
| subnetMask | IP subnetmask of the Bridge |
| vendor | Vendow name |
| vendor | Vendor name |
| WLANSSID | Name of the wireless network (not suported any more) |
| WLANPassword | WLAN Authentication Password (not suported any more) |