Dri
DRI peripheral interface. The DRI or Drone Remote ID is a protocol that sends periodic broadcasts of some identification data during the flight for safety, security, and compliance purposes.
This peripheral allows to enable or disable the DRI.
This peripheral can be obtained from a drone using:
drone.getPeripheral(Dri.class)
Content copied to clipboard
See also
com. parrot. drone. groundsdk. device. Drone
Types
Link copied to clipboard
interface TypeConfig
DRI type configuration.
Link copied to clipboard
interface TypeConfigState
DRI type configuration state.
Functions
Link copied to clipboard
Gets information about the ID.
Link copied to clipboard
Gets DRI type configuration as defined by the user.
Link copied to clipboard
Gets current DRI type configuration state.
Link copied to clipboard
Sets DRI type configuration.
Link copied to clipboard
Gives access to the DRI state setting.
Link copied to clipboard
Gets DRI types supported by the drone.