start_fuota_task
(**kwargs)¶Starts a FUOTA task.
See also: AWS API Documentation
Request Syntax
response = client.start_fuota_task(
Id='string',
LoRaWAN={
'StartTime': datetime(2015, 1, 1)
}
)
[REQUIRED]
The ID of a FUOTA task.
The LoRaWAN information used to start a FUOTA task.
Start time of a FUOTA task.
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