public static interface BrickletRemoteSwitchV2.RemoteStatusAListener extends DeviceListener
BrickletRemoteSwitchV2.setRemoteConfiguration(int, int, boolean)
. The number
of repeats that you can set in the configuration is the minimum number of repeats that have
to be seen before the listener is triggered for the first time.Modifier and Type | Method and Description |
---|---|
void |
remoteStatusA(int houseCode,
int receiverCode,
int switchTo,
int repeats) |
Copyright © 2022 Tinkerforge GmbH. All rights reserved.