Improve javadoc for some addons (#15701)

Signed-off-by: Holger Friedrich <mail@holger-friedrich.de>
This commit is contained in:
Holger Friedrich
2023-10-08 00:25:04 +02:00
committed by GitHub
parent f8bcfb0c7e
commit f24a4305b8
275 changed files with 547 additions and 406 deletions

View File

@@ -15,8 +15,10 @@ package org.openhab.binding.volumio.internal.mapping;
import org.eclipse.jdt.annotation.NonNullByDefault;
/**
* @see https://github.com/volumio/Volumio2-UI/blob/master/src/app/services/player.service.js
* @see https://github.com/volumio/Volumio2/blob/master/app/plugins/user_interface/websocket/index.js
* @see <a href="https://github.com/volumio/Volumio2-UI/blob/master/src/app/services/player.service.js">
* https://github.com/volumio/Volumio2-UI/blob/master/src/app/services/player.service.js</a>
* @see <a href="https://github.com/volumio/Volumio2/blob/master/app/plugins/user_interface/websocket/index.js">
* https://github.com/volumio/Volumio2/blob/master/app/plugins/user_interface/websocket/index.js</a>
*
* @author Patrick Sernetz - Initial Contribution
* @author Chris Wohlbrecht - Adaption for openHAB 3