Renames Hue Sensors
Renames one or more Hue Sensors.
Rename-HueSensor
The old name of the Sensor. This can be a wildcard or regular expression.
Type:
[String]
Required: true
Position: 1
PipelineInput:true (ByPropertyName)
The new name of the Sensor. A number sign will be replaced with the match number.
Type:
[String]
Required: true
Position: 2
PipelineInput:true (ByPropertyName)
Rename-HueSensor [-OldName] <String> [-NewName] <String> [<CommonParameters>]