The brand of the device.
| Required? | False |
| Position? | Named |
| Accept pipeline input? | True (ByPropertyName) |
The capabilities of the device such as light bulb.This parameter is deprecated.
| Required? | False |
| Position? | Named |
| Accept pipeline input? | True (ByPropertyName) |
| Aliases | Capabilities |
The endpoints used in the capability report. Starting with version 4 of the SDK this property will default to null. If no data for this property is returned from the service the property will also be null. This was changed to improve performance and allow the SDK and caller to distinguish between a property not set or a property being empty to clear out a value. To retain the previous SDK behavior set the AWSConfigs.InitializeCollections static property to true.
| Required? | False |
| Position? | Named |
| Accept pipeline input? | True (ByPropertyName) |
| Aliases | CapabilityReport_Endpoints |
-CapabilityReport_NodeId <
String>
The numeric identifier of the node.
| Required? | False |
| Position? | Named |
| Accept pipeline input? | True (ByPropertyName) |
-CapabilityReport_Version <
String>
The version of the capability report.
| Required? | False |
| Position? | Named |
| Accept pipeline input? | True (ByPropertyName) |
The updated capability schemas that define the functionality and features supported by the managed thing. Starting with version 4 of the SDK this property will default to null. If no data for this property is returned from the service the property will also be null. This was changed to improve performance and allow the SDK and caller to distinguish between a property not set or a property being empty to clear out a value. To retain the previous SDK behavior set the AWSConfigs.InitializeCollections static property to true.
| Required? | False |
| Position? | Named |
| Accept pipeline input? | True (ByPropertyName) |
| Aliases | CapabilitySchemas |
The classification of the managed thing such as light bulb or thermostat.
| Required? | False |
| Position? | Named |
| Accept pipeline input? | True (ByPropertyName) |
Amazon.PowerShell.Cmdlets.IOTMI.AmazonIoTManagedIntegrationsClientCmdlet.ClientConfig
| Required? | False |
| Position? | Named |
| Accept pipeline input? | True (ByPropertyName) |
The identifier of the credential for the managed thing.
| Required? | False |
| Position? | Named |
| Accept pipeline input? | True (ByPropertyName) |
This parameter overrides confirmation prompts to force the cmdlet to continue its operation. This parameter should always be used with caution.
| Required? | False |
| Position? | Named |
| Accept pipeline input? | True (ByPropertyName) |
The network mode for the hub-connected device.
| Required? | False |
| Position? | Named |
| Accept pipeline input? | True (ByPropertyName) |
The id of the managed thing.
| Required? | True |
| Position? | 1 |
| Accept pipeline input? | True (ByValue, ByPropertyName) |
The metadata for the managed thing. Starting with version 4 of the SDK this property will default to null. If no data for this property is returned from the service the property will also be null. This was changed to improve performance and allow the SDK and caller to distinguish between a property not set or a property being empty to clear out a value. To retain the previous SDK behavior set the AWSConfigs.InitializeCollections static property to true.
| Required? | False |
| Position? | Named |
| Accept pipeline input? | True (ByPropertyName) |
The model of the device.
| Required? | False |
| Position? | Named |
| Accept pipeline input? | True (ByPropertyName) |
The name of the managed thing representing the physical device.
| Required? | False |
| Position? | Named |
| Accept pipeline input? | True (ByPropertyName) |
Owner of the device, usually an indication of whom the device belongs to. This value should not contain personal identifiable information.
| Required? | False |
| Position? | Named |
| Accept pipeline input? | True (ByPropertyName) |
Use the -Select parameter to control the cmdlet output. The cmdlet doesn't have a return value by default. Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.IoTManagedIntegrations.Model.UpdateManagedThingResponse). Specifying -Select '^ParameterName' will result in the cmdlet returning the selected cmdlet parameter value.
| Required? | False |
| Position? | Named |
| Accept pipeline input? | True (ByPropertyName) |
The serial number of the device.
| Required? | False |
| Position? | Named |
| Accept pipeline input? | True (ByPropertyName) |
-WiFiSimpleSetupConfiguration_EnableAsProvisionee <
Boolean>
Indicates whether the device can act as a provisionee in Wi-Fi Simple Setup, allowing it to be configured by other devices.
| Required? | False |
| Position? | Named |
| Accept pipeline input? | True (ByPropertyName) |
-WiFiSimpleSetupConfiguration_EnableAsProvisioner <
Boolean>
Indicates whether the device can act as a provisioner in Wi-Fi Simple Setup, allowing it to configure other devices.
| Required? | False |
| Position? | Named |
| Accept pipeline input? | True (ByPropertyName) |
-WiFiSimpleSetupConfiguration_TimeoutInMinute <
Int32>
The timeout duration in minutes for Wi-Fi Simple Setup. Valid range is 5 to 15 minutes.
| Required? | False |
| Position? | Named |
| Accept pipeline input? | True (ByPropertyName) |
| Aliases | WiFiSimpleSetupConfiguration_TimeoutInMinutes |