Product Support
Supported Models
| Flight Platform | Gateway Device | Payload | Remarks | 
|---|---|---|---|
| EVO Max Series | Autel Smart Controller V3 + Autel Enterprise | -- | -- | 
| EVO Max Series | Autel Multi-Rotor Drone Nest | -- | -- | 
Product Support
Format Explanation
- The combination of domain,type, andsub_typeuniquely identifies a device (which could be a drone, payload, remote controller, etc.).
- The combination of type,sub_type, andgimbalindexuniquely identifies a payload and specifies which gimbal port it is mounted on for a specific drone. The values forgimbalindexare:- 0, corresponds to the main gimbal.
- 1, right gimbal below the body, facing forward with random orientation.
- 2, gimbal on top of the body.
- 7, refers to the FPV camera.
- Other values are reserved for enumeration and can be ignored.
 
- domainrepresents a category, acting as a namespace, currently divided into:- 0, drone category
- 1, payload category
- 2, remote controller category
- 3, drone nest category
 
- nameis a shared identifier used by both the cloud platform and SDK.
Product Table
| domain | type | sub_type | name | node_type | Description | 
| 0 | 11000 | 0 | EVO Max 4T | uav | - | 
| 0 | 11000 | 1 | EVO Max 4N | uav | - | 
| 1 | 10052 | 0 | Fusion 4T | camera | - | 
| 1 | 10053 | 0 | Fusion 4N | camera | - | 
| 1 | 10165 | 0 | EVO Nest Camera | camera | - | 
| 1 | 10301 | 0 | Payload Drop System | payload | Payload Thrower | 
| 1 | 10301 | 0 | Airborne Pilot Positioning System | payload | Tracer | 
| 1 | 10305 | 0 | Payload Speaker | payload | Loudspeaker | 
| 2 | 20119 | 0 | Autel Smart Controller V3 | rc | EVO Max Series Controller | 
| 2 | 20120 | 0 | Autel Ground Control Station | rc | Dragonfish Ground Station | 
| 3 | 30000 | 0 | Autel Virtual Nest | dock | Autel Virtual Drone Nest | 
| 3 | 30001 | 0 | EVO Nest | dock | Autel Multi-Rotor Drone Nest | 
| 3 | 30002 | 0 | Autel Dragonfish Nest | dock | Autel Dragonfish Drone Nest | 
Functional Set
| Functionality | Cloud API (MQTT) | 
|---|---|
| Drone Nest to Cloud Connection | Cloud API (MQTT): Retrieve device binding information Query organization information Bind device using device binding code | 
| Device Management | Cloud API (MQTT): Push device properties Update device topology Update device topology | 
| Live Streaming | Cloud API (MQTT): Update live streaming capabilities Start live streaming Stop live streaming Set streaming quality Set live camera view | 
| Media Management | Cloud API (MQTT): Obtain temporary credentials for upload Report media file upload results | 
| Flight Route Management | Cloud API (MQTT): Report mission progress and status Issue tasks Execute tasks Cancel tasks Retrieve task resources | 
| HMS Functionality | Cloud API (MQTT): Send health alerts | 
| Remote Debugging | Cloud API (MQTT): Task progress Commands Tasks | 
| Firmware Upgrade | Cloud API (MQTT): Report firmware upgrade progress Perform firmware upgrades | 
| Remote Logging | Cloud API (MQTT): Retrieve list of files for upload Initiate log file upload Update upload status Notify upload progress | 
| Commanded Flight | Cloud API (MQTT): Flight control commands (DRC) Payload control commands Flyto commands One-click takeoff commands |