public class McMessageUtils extends Object
Modifier and Type | Class and Description |
---|---|
static class |
McMessageUtils.MESSAGE_STATUS |
static class |
McMessageUtils.MESSAGE_TYPE |
static class |
McMessageUtils.MESSAGE_TYPE_INTERNAL |
static class |
McMessageUtils.MESSAGE_TYPE_PRESENTATION |
static class |
McMessageUtils.MESSAGE_TYPE_SET_REQ |
static class |
McMessageUtils.MESSAGE_TYPE_STREAM |
static class |
McMessageUtils.PAYLOAD_TYPE |
Modifier and Type | Field and Description |
---|---|
static HashMap<String,String> |
HVAC_OPTIONS_FAN_SPEED |
static HashMap<String,String> |
HVAC_OPTIONS_FLOW_MODE |
static HashMap<String,String> |
HVAC_OPTIONS_FLOW_STATE |
Constructor and Description |
---|
McMessageUtils() |
Modifier and Type | Method and Description |
---|---|
static String |
getMetricType() |
static MetricsUtils.METRIC_TYPE |
getMetricType(McMessageUtils.MESSAGE_TYPE_SET_REQ type_set_req) |
static MetricsUtils.METRIC_TYPE |
getMetricType(McMessageUtils.PAYLOAD_TYPE payloadType) |
static McMessageUtils.PAYLOAD_TYPE |
getPayLoadType(McMessageUtils.MESSAGE_TYPE_SET_REQ type_set_req) |
static boolean |
isNodeInfoUpdateRunning(int gatewayId) |
static void |
updateNodeInfoRunningState(int gatewayId,
boolean status) |
public static boolean isNodeInfoUpdateRunning(int gatewayId)
public static void updateNodeInfoRunningState(int gatewayId, boolean status)
public static MetricsUtils.METRIC_TYPE getMetricType(McMessageUtils.PAYLOAD_TYPE payloadType)
public static MetricsUtils.METRIC_TYPE getMetricType(McMessageUtils.MESSAGE_TYPE_SET_REQ type_set_req)
public static McMessageUtils.PAYLOAD_TYPE getPayLoadType(McMessageUtils.MESSAGE_TYPE_SET_REQ type_set_req)
public static String getMetricType()
Copyright © 2015–2019. All rights reserved.