Add Author Tag

This commit is contained in:
Sebastian Brandl 2024-01-13 13:00:00 +01:00
parent 86d2c98ad4
commit 4127c4c602

View File

@ -24,6 +24,14 @@ import org.openhab.core.thing.Thing;
import org.openhab.core.thing.ThingTypeUID;
import org.openhab.core.thing.internal.ThingImpl;
/**
* Testcode for TACMI Handler
*
*
* @author Martin Schafföner
*
*/
public class TACmiHandlerTest {
public static Stream<Arguments> provideOutputIndices() {