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'
)
[REQUIRED]
The ID of the multicast group.
[REQUIRED]
The ID of the wireless device.
dict
Response Syntax
{}
Response Structure
Exceptions
IoTWireless.Client.exceptions.ValidationException
IoTWireless.Client.exceptions.AccessDeniedException
IoTWireless.Client.exceptions.ResourceNotFoundException
IoTWireless.Client.exceptions.ConflictException
IoTWireless.Client.exceptions.ThrottlingException
IoTWireless.Client.exceptions.InternalServerException