class |
CreateThing |
This command creates a new Thing.
|
class |
DeleteAttribute |
This command deletes a thing's attribute.
|
class |
DeleteAttributes |
This command deletes a Thing's attributes.
|
class |
DeleteFeature |
This command deletes a Feature.
|
class |
DeleteFeatureDefinition |
This command deletes a Feature's Definition.
|
class |
DeleteFeatureDesiredProperties |
This command deletes a Feature's desired properties.
|
class |
DeleteFeatureDesiredProperty |
This command deletes a single desired property of a Feature's desired properties.
|
class |
DeleteFeatureProperties |
This command deletes a Feature's properties.
|
class |
DeleteFeatureProperty |
This command deletes a single Property of a Feature's properties.
|
class |
DeleteFeatures |
Command which deletes the Features of a Thing.
|
class |
DeleteThing |
This command deletes a thing.
|
class |
DeleteThingDefinition |
|
class |
MergeThing |
/**
This command merges an existing Thing with the supplied modification.
|
class |
ModifyAttribute |
This command modifies an attribute.
|
class |
ModifyAttributes |
This command modifies all Thing's attributes at once.
|
class |
ModifyFeature |
This command modifies an existing Feature.
|
class |
ModifyFeatureDefinition |
This command modifies a Feature's Definition.
|
class |
ModifyFeatureDesiredProperties |
This command modifies a Feature's properties.
|
class |
ModifyFeatureDesiredProperty |
This command modifies a single desired property of a Feature's desired properties.
|
class |
ModifyFeatureProperties |
This command modifies a Feature's properties.
|
class |
ModifyFeatureProperty |
This command modifies a single Property of a Feature's properties.
|
class |
ModifyFeatures |
This command modifies all existing Features of a Thing.
|
class |
ModifyPolicyId |
This command modifies the Policy ID of a Thing.
|
class |
ModifyThing |
This command modifies an existing Thing.
|
class |
ModifyThingDefinition |
This command modifies the Definition of a Thing.
|