public class RFLink extends Object
| Modifier and Type | Class and Description | 
|---|---|
static class  | 
RFLink.RFLINK_MESSAGE_TYPE  | 
| Modifier and Type | Field and Description | 
|---|---|
static double | 
DIMMER_REF  | 
static String | 
EMPTY_DATA  | 
static String | 
KEY_ID  | 
static String | 
KEY_PROTOCOL  | 
static String | 
KEY_TYPE  | 
static int | 
NEGATIVE_SIGN  | 
| Constructor and Description | 
|---|
RFLink()  | 
| Modifier and Type | Method and Description | 
|---|---|
static String | 
getPayload(String hexValue,
          boolean checkNegativeSign)  | 
static String | 
getPayload(String hexValue,
          double divideBy,
          boolean checkNegativeSign)  | 
public static final String EMPTY_DATA
public static final int NEGATIVE_SIGN
public static final String KEY_PROTOCOL
public static final String KEY_TYPE
public static final String KEY_ID
public static final double DIMMER_REF
Copyright © 2015–2019. All rights reserved.