The brand of the device.
| Required? | False |
| Position? | Named |
| Accept pipeline input? | True (ByPropertyName) |
The capabilities of the device such as light bulb.
| Required? | False |
| Position? | Named |
| Accept pipeline input? | True (ByPropertyName) |
| Aliases | Capabilities |
The endpoints used in the capability report.
| 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.
| 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.
| 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) |
Changes the cmdlet behavior to return the value passed to the Identifier parameter. The -PassThru parameter is deprecated, use -Select '^Identifier' instead. This parameter will be removed in a future version.
| 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 |