IoTWireless.Client.
test_wireless_device
(**kwargs)¶Simulates a provisioned device by sending an uplink data payload of Hello
.
See also: AWS API Documentation
Request Syntax
response = client.test_wireless_device(
Id='string'
)
[REQUIRED]
The ID of the wireless device to test.
{
'Result': 'string'
}
Response Structure
The result returned by the test.
Exceptions
IoTWireless.Client.exceptions.ValidationException
IoTWireless.Client.exceptions.ResourceNotFoundException
IoTWireless.Client.exceptions.ThrottlingException
IoTWireless.Client.exceptions.InternalServerException