Improve javadoc for some addons (#15701)
Signed-off-by: Holger Friedrich <mail@holger-friedrich.de>
This commit is contained in:
@@ -20,7 +20,7 @@ import org.openhab.core.thing.ThingTypeUID;
|
||||
* used across the whole binding.
|
||||
*
|
||||
* @author Karel Goderis - Initial contribution
|
||||
* @author Martin Lepsy - added constants for support of WiFi devices & protocol
|
||||
* @author Martin Lepsy - added constants for support of WiFi devices and protocol
|
||||
* @author Jacob Laursen - Fixed multicast and protocol support (ZigBee/LAN)
|
||||
*/
|
||||
@NonNullByDefault
|
||||
|
||||
@@ -74,7 +74,7 @@ import com.google.gson.JsonElement;
|
||||
*
|
||||
* @author Karel Goderis - Initial contribution
|
||||
* @author Kai Kreuzer - Fixed lifecycle issues
|
||||
* @author Martin Lepsy - Added protocol information to support WiFi devices & some refactoring for HomeDevice
|
||||
* @author Martin Lepsy - Added protocol information to support WiFi devices and some refactoring for HomeDevice
|
||||
* @author Jacob Laursen - Fixed multicast and protocol support (Zigbee/LAN)
|
||||
**/
|
||||
@NonNullByDefault
|
||||
|
||||
Reference in New Issue
Block a user