mirror of
https://github.com/openhab/openhab-addons.git
synced 2025-01-10 15:11:59 +01:00
Add Author Tag
This commit is contained in:
parent
86d2c98ad4
commit
4127c4c602
@ -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() {
|
||||
|
Loading…
Reference in New Issue
Block a user