public class AllowedResources extends Object
Modifier and Type | Field and Description |
---|---|
static String |
KEY_ALLOWED_RESOURCE_TYPE |
static String |
KEY_ALLOWED_RESOURCES |
static String |
KEY_RESOURCE_ID |
static String |
KEY_RESOURCE_TYPE |
Constructor and Description |
---|
AllowedResources() |
Modifier and Type | Method and Description |
---|---|
List<Integer> |
getGatewayIds() |
List<String> |
getMqttReadTopics() |
List<String> |
getMqttWriteTopics() |
List<Integer> |
getNodeIds() |
List<Integer> |
getSensorIds() |
List<Integer> |
getSensorVariableIds() |
public static final String KEY_ALLOWED_RESOURCES
public static final String KEY_ALLOWED_RESOURCE_TYPE
public static final String KEY_RESOURCE_TYPE
public static final String KEY_RESOURCE_ID
Copyright © 2015–2019. All rights reserved.