class UTMISSParam
Description:
This class provides necessary infomation to start UTMISS flight data uploading.
Class Members:
method getDbPath
Description:
Get the local save path of flight data to be uploaded.
Return:
String | The string value of the save path. |
method getTokenKey
Description:
Get the token key applied from CAAC.
Return:
String | The string value of the token key. |
method getManufactureId
String getManufactureId()
|
Description:
Get the manufacture ID of the drone.
Return:
String | The string value of the manufacture Id. |
method getUasId
Description:
Get the UAS ID of the drone.
Return:
String | The string value of the uas Id. |