IoTWireless / Client / associate_wireless_device_with_multicast_group
associate_wireless_device_with_multicast_group¶
- IoTWireless.Client.associate_wireless_device_with_multicast_group(**kwargs)¶
- Associates a wireless device with a multicast group. - See also: AWS API Documentation - Request Syntax- response = client.associate_wireless_device_with_multicast_group( Id='string', WirelessDeviceId='string' ) - Parameters:
- Id (string) – - [REQUIRED] - The ID of the multicast group. 
- WirelessDeviceId (string) – - [REQUIRED] - The ID of the wireless device. 
 
- Return type:
- dict 
- Returns:
- Response Syntax- {}- Response Structure- (dict) – 
 
 - Exceptions