Package-level declarations
Types
Link copied to clipboard
interface ConnectionParameter
A custom parameter that can be provided for connection.
Link copied to clipboard
Identifies device connection providers.
Link copied to clipboard
interface DeviceModel
Represents a device model, which can either be a drone or a remote control model.
Link copied to clipboard
Device state information.
Link copied to clipboard
A generic drone. This is the base class to manage a specific drone.
Link copied to clipboard
An entry of the drone list returned by getDroneList.
Link copied to clipboard
A generic remote control. This is the base class to manage a specific remote control.
Link copied to clipboard
An entry of the remote control list returned by getRemoteControlList.