| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
RESOURCE_TYPE |
"thing" |
public static final String |
TYPE_PREFIX |
"things.commands:" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
TYPE_PREFIX |
"things.responses:" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
TYPE |
"things.responses:errorResponse" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
ERROR_CODE |
"things:acl.modificationinvalid" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
ERROR_CODE |
"things:acl.notfound" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
ERROR_CODE |
"things:acl.notmodifiable" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
ERROR_CODE |
"things:attribute.notfound" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
ERROR_CODE |
"things:attribute.notmodifiable" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
ERROR_CODE |
"things:attributes.notfound" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
ERROR_CODE |
"things:attributes.notmodifiable" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
ERROR_CODE |
"things:feature.notfound" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
ERROR_CODE |
"things:feature.notmodifiable" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
ERROR_CODE |
"things:feature.properties.notfound" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
ERROR_CODE |
"things:feature.properties.notmodifiable" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
ERROR_CODE |
"things:feature.property.notfound" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
ERROR_CODE |
"things:feature.property.notmodifiable" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
ERROR_CODE |
"things:features.notfound" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
ERROR_CODE |
"things:features.notmodifiable" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
ERROR_CODE |
"things:policyId.notfound" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
ERROR_CODE |
"things:policyId.notallowed" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
ERROR_CODE |
"things:policyId.notmodifiable" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
ERROR_CODE |
"things:policy.notallowed" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
ERROR_CODE |
"things:thing.conflict" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
ERROR_CODE |
"things:id.notsettable" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
ERROR_CODE |
"things:thing.notfound" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
ERROR_CODE |
"things:thing.notcreatable" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
ERROR_CODE |
"things:thing.notdeletable" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
ERROR_CODE |
"things:thing.notmodifiable" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
ERROR_CODE |
"things:thing.toomanymodifyingrequests" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
ERROR_CODE |
"things:thing.unavailable" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
NAME |
"createThing" |
public static final String |
TYPE |
"things.commands:createThing" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
TYPE |
"things.responses:createThing" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
NAME |
"deleteAclEntry" |
public static final String |
TYPE |
"things.commands:deleteAclEntry" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
TYPE |
"things.responses:deleteAclEntry" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
NAME |
"deleteAttribute" |
public static final String |
TYPE |
"things.commands:deleteAttribute" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
TYPE |
"things.responses:deleteAttribute" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
NAME |
"deleteAttributes" |
public static final String |
TYPE |
"things.commands:deleteAttributes" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
TYPE |
"things.responses:deleteAttributes" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
NAME |
"deleteFeature" |
public static final String |
TYPE |
"things.commands:deleteFeature" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
NAME |
"deleteFeatureProperties" |
public static final String |
TYPE |
"things.commands:deleteFeatureProperties" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
TYPE |
"things.responses:deleteFeatureProperties" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
NAME |
"deleteFeatureProperty" |
public static final String |
TYPE |
"things.commands:deleteFeatureProperty" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
TYPE |
"things.responses:deleteFeatureProperty" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
TYPE |
"things.responses:deleteFeature" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
NAME |
"deleteFeatures" |
public static final String |
TYPE |
"things.commands:deleteFeatures" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
TYPE |
"things.responses:deleteFeatures" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
NAME |
"deleteThing" |
public static final String |
TYPE |
"things.commands:deleteThing" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
TYPE |
"things.responses:deleteThing" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
NAME |
"modifyAcl" |
public static final String |
TYPE |
"things.commands:modifyAcl" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
NAME |
"modifyAclEntry" |
public static final String |
TYPE |
"things.commands:modifyAclEntry" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
TYPE |
"things.responses:modifyAclEntry" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
TYPE |
"things.responses:modifyAcl" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
NAME |
"modifyAttribute" |
public static final String |
TYPE |
"things.commands:modifyAttribute" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
TYPE |
"things.responses:modifyAttribute" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
NAME |
"modifyAttributes" |
public static final String |
TYPE |
"things.commands:modifyAttributes" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
TYPE |
"things.responses:modifyAttributes" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
NAME |
"modifyFeature" |
public static final String |
TYPE |
"things.commands:modifyFeature" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
NAME |
"modifyFeatureProperties" |
public static final String |
TYPE |
"things.commands:modifyFeatureProperties" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
TYPE |
"things.responses:modifyFeatureProperties" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
NAME |
"modifyFeatureProperty" |
public static final String |
TYPE |
"things.commands:modifyFeatureProperty" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
TYPE |
"things.responses:modifyFeatureProperty" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
TYPE |
"things.responses:modifyFeature" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
NAME |
"modifyFeatures" |
public static final String |
TYPE |
"things.commands:modifyFeatures" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
TYPE |
"things.responses:modifyFeatures" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
NAME |
"modifyPolicyId" |
public static final String |
TYPE |
"things.commands:modifyPolicyId" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
TYPE |
"things.responses:modifyPolicyId" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
NAME |
"modifyThing" |
public static final String |
TYPE |
"things.commands:modifyThing" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
TYPE |
"things.responses:modifyThing" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
NAME |
"retrieveAcl" |
public static final String |
TYPE |
"things.commands:retrieveAcl" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
NAME |
"retrieveAclEntry" |
public static final String |
TYPE |
"things.commands:retrieveAclEntry" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
TYPE |
"things.responses:retrieveAclEntry" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
TYPE |
"things.responses:retrieveAcl" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
NAME |
"retrieveAttribute" |
public static final String |
TYPE |
"things.commands:retrieveAttribute" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
TYPE |
"things.responses:retrieveAttribute" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
NAME |
"retrieveAttributes" |
public static final String |
TYPE |
"things.commands:retrieveAttributes" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
TYPE |
"things.responses:retrieveAttributes" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
NAME |
"retrieveFeature" |
public static final String |
TYPE |
"things.commands:retrieveFeature" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
NAME |
"retrieveFeatureProperties" |
public static final String |
TYPE |
"things.commands:retrieveFeatureProperties" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
TYPE |
"things.responses:retrieveFeatureProperties" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
NAME |
"retrieveFeatureProperty" |
public static final String |
TYPE |
"things.commands:retrieveFeatureProperty" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
TYPE |
"things.responses:retrieveFeatureProperty" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
TYPE |
"things.responses:retrieveFeature" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
NAME |
"retrieveFeatures" |
public static final String |
TYPE |
"things.commands:retrieveFeatures" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
TYPE |
"things.responses:retrieveFeatures" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
NAME |
"retrievePolicyId" |
public static final String |
TYPE |
"things.commands:retrievePolicyId" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
TYPE |
"things.responses:retrievePolicyId" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
NAME |
"retrieveThing" |
public static final String |
TYPE |
"things.commands:retrieveThing" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
TYPE |
"things.responses:retrieveThing" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
NAME |
"retrieveThings" |
public static final String |
TYPE |
"things.commands:retrieveThings" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
TYPE |
"things.responses:retrieveThings" |
Copyright © 2017–2018 Eclipse Foundation. All rights reserved.