Device Property List

  • pushMode:

    • 0: Stable frequency data. Device will report in the frequency of 0.5HZ. (Topic:thing/product/{sn}/osd)

    • 1: State data. It is reported when the state changes. (Topic:thing/product/{sn}/state)

  • accessMode:

    • r: Property can only be read

    • rw: Property can be read and written (Topic:thing/product/{sn}/property/set)

Column
Name
Type
constraint
Description
accessMode
pushMode

live_capacity

Gateway device live streaming capability

struct

r

1

»available_video_number

Number of selectable streaming bitrates

int

0

»coexist_video_number_max

Maximum number of streams that can be simultaneously streamed

int

0

»device_list

Selectable video device sources

array

{"size": -, "item_type": struct}

Selectable video device sources (device layer, such as aircraft)

0

»»sn

Aircraft and other video source device serial number (SN)

text

0

»»available_video_number

Number of streaming bitrates that can be selected for the serial number device

int

0

»»coexist_video_number_max

The maximum number of streams that can be simultaneously streamed by the device with this serial number

int

0

»»camera_list

List of cameras on the device with the specified serial number

array

{"size": -, "item_type": struct}

0

»»»camera_index

Camera index

text

Using the format {type-subtype-gimbalindex}

0

»»»available_video_number

Number of streaming bitrates that can be selected for the camera level video source

int

0

»»»coexist_video_number_max

The maximum number of streams that can be simultaneously streamed for this camera level

int

0

»»»video_list

List of streams that can be selected for this camera-level video source

array

{"size": -, "item_type": struct}

0

»»»»video_index

Index of the stream that can be selected for this camera-level video source

text

0

»»»»video_type

Types of streams that can be selected for this camera-level video source

text

0

»»»»switchable_video_types

Supported video camera types that the video stream can switch to

array

{"size": -, "item_type": text}

0

country

Country area code

text

r

0

capacity_percent

Remaining capacity

int

{"max":"100","min":"0","step":"1","unit_name":"Percentage / %"}

Remaining battery level of the remote control

r

0

height

Ellipsoid height

double

{"max":"","min":"","step":"","unit_name":"Meters / m"}

r

0

dongle_infos

4G Dongle information

array

{"size": -, "item_type": struct}

r

1

»imei

dongle imei

text

Unique identifier for the Dongle

r

0

»dongle_type

Dongle type

enum_int

{"6":"Old Dongle","10":"New Dongle with eSIM support"}

Dongle type

r

0

»eid

dongle eid

text

Unique identifier for eSIM, used for public account query of plans and service purchase

r

0

»esim_activate_state

eSIM activation state

enum_int

{"0":"Not activated","1":"Activated"}

Requires activation to use

r

0

»sim_card_state

SIM card state

enum_int

{"0":"Not inserted","1":"Inserted"}

Insertion state of the physical SIM card in the dongle

r

0

»sim_slot

SIM card slot enable state

enum_int

{"0":"Unknown","1":"Physical SIM card","2":"eSIM"}

Identifies the SIM card slot currently in use by the dongle

r

0

»esim_infos

eSIM information

array

{"size": -, "item_type": struct}

r

0

»»telecom_operator

Supported operators

enum_int

{"0":"Unknown","1":"Mobile","2":"China Unicom","3":"Telecommunications"}

Telecom operators supported by eSIM

r

0

»»enabled

eSIM enable state

bool

{"false":"Not in use","true":"In use"}

Only one eSIM can be enabled at a time

r

0

»»iccid

sim iccid

text

Unique identifier for the SIM card, can be used for purchasing packages for physical SIM cards

r

0

»sim_info

SIM card information

struct

Information about the physical SIM card that can be inserted into the dongle

r

0

»»telecom_operator

Supported operators

enum_int

{"0":"Unknown","1":"Mobile","2":"China Unicom","3":"Telecommunications"}

Telecom operator supported by the SIM card

r

0

»»sim_type

SIM card type

enum_int

{"0":"Unknown","1":"Other regular SIM card","2":"Three-network card"}

Type of physical SIM card

r

0

»»iccid

sim iccid

text

Unique identifier for the SIM card, can be used for purchasing packages for physical SIM cards

r

0

live_status

Gateway's current overall live streaming state push

array

{"size": -, "item_type": struct}

r

1

»video_id

Live streaming identifier

text

Identifier for pushing video streams on a certain route, formatted as {sn}/{camera_index}/{video_index}. {sn} is the serial number of the video source device. {camera_index} is the camera index, using the format {type-subtype-gimbalindex}. {video_index} is the index of the video stream that can be selected at the camera level.

0

»video_type

Video type

text

{"length":"24"}

Indicates the type of video lens, such as normal/wide/zoom/infrared, etc.

0

»video_quality

Quality of the live streaming

enum_int

{"0":"Auto","1":"Smooth","2":"High definition","3":"Ultra-high definition"}

0

»status

Live streaming state

enum_int

{"0":"Not live streaming","1":"In live streaming"}

0

»error_status

Error code

int

{"length":6}

0

wireless_link

Image transmission link

struct

r

0

»dongle_number

Number of Dongles on the aircraft

int

0

»4g_link_state

4G link connection state

enum_int

{"0":"Disconnected","1":"Connected"}

0

»sdr_link_state

SDR link connection state

enum_int

{"0":"Disconnected","1":"Connected"}

0

»link_workmode

Dock's video transmission link mode

enum_int

{"0":"SDR Mode","1":"4G Fusion Mode"}

0

»sdr_quality

SDR signal quality

int

{"max":"5","min":"0","step":"1"}

0

»4g_quality

Overall 4G signal quality

int

{"max":"5","min":"0","step":"1"}

0

»4g_uav_quality

Sky-side 4G signal quality

int

{"max":"5","min":"0","step":"1"}

Signal quality between aircraft and 4G server

0

»4g_gnd_quality

Ground-side 4G signal quality

int

{"max":"5","min":"0","step":"1"}

Signal quality between ground devices (for example, remote controller, DJI Dock, etc.) and 4G server

0

»sdr_freq_band

SDR frequency band

float

0

»4g_freq_band

4G frequency band

float

0

firmware_version

Firmware version

text

{"length":"64"}

r

1

latitude

Latitude

double

{"max":"90","min":"-90","step":"0.01"}

r

0

longitude

Longitude

double

{"max":"180","min":"-180","step":"0.01"}

Longitude of the gateway device

r

0

Last updated