class |
RetrieveAttribute |
Command which retrieves a single attribute of a Thing based on the passed in ID and a JSON pointer.
|
class |
RetrieveAttributes |
Command which retrieves all attributes of a Thing.
|
class |
RetrieveFeature |
Command which retrieves one Feature based on the passed in Feature ID.
|
class |
RetrieveFeatureDefinition |
This command retrieves a Feature's Definition.
|
class |
RetrieveFeatureDesiredProperties |
This command retrieves a Feature's desired properties.
|
class |
RetrieveFeatureDesiredProperty |
This command retrieves a Feature's desired property.
|
class |
RetrieveFeatureProperties |
This command retrieves a Feature's properties.
|
class |
RetrieveFeatureProperty |
This command retrieves a Feature's property.
|
class |
RetrieveFeatures |
Command which retrieves the Features of a Thing.
|
class |
RetrievePolicyId |
Command which retrieves the Policy ID of a Thing based on the passed in ID.
|
class |
RetrieveThing |
Command which retrieves one Thing based on the the passed in Thing ID.
|
class |
RetrieveThingDefinition |
Command which retrieves the Definition of a Thing based on the passed in ID.
|