The current install state for the install request.
| int | STATUS_ALREADY_AVAILABLE | All the modules requested are already present on device. |
| int | STATUS_READY_TO_DOWNLOAD | There are modules requested not present on device, but they can be downloaded via an install request. |
| int | STATUS_UNKNOWN_MODULE | There are modules requested that cannot be recognized. |
All the modules requested are already present on device.
There are modules requested not present on device, but they can be downloaded via an install request.
There are modules requested that cannot be recognized. You can still still try to download the modules via an install request, but it's not guaranteed the modules can be downloaded.