public class SensorUtils extends Object
Modifier and Type | Field and Description |
---|---|
static String |
VARIABLE_TYPE_SPLITER |
Modifier and Type | Method and Description |
---|---|
static String |
getHexFromRgba(String rgba) |
static String |
getLastSeen(Long timestamp) |
static String |
getRgbaFromHex(String hex) |
static String |
getValue(SensorVariable sensorVariable) |
static List<String> |
getVariableTypes(Sensor sensor) |
static void |
updateSensorVariables(Sensor sensor) |
public static final String VARIABLE_TYPE_SPLITER
public static String getValue(SensorVariable sensorVariable)
public static void updateSensorVariables(Sensor sensor)
Copyright © 2015–2019. All rights reserved.