dji_hms.hpp
Go to the documentation of this file.
struct DJI::OSDK::HMSPushPacket HMSPushPacket
bool subscribeHMSInf(bool enable, uint32_t timeOutMs=500)
Send subscribe request to your flight controller to get HMS(Health Management System)'s information,...
Definition: dji_hms.cpp:86
uint8_t getDeviceIndex()
The interface of getting device(camera or gimbal) index.
Definition: dji_hms.cpp:144
Definition: dji_hms.hpp:63
struct DJI::OSDK::ErrList ErrList
Definition: dji_hms.hpp:53
Definition: dji_hms.hpp:46
struct DJI::OSDK::HMSPushData HMSPushData
Data type and Data Structure definitions for use throughout DJI OSDK.
HMSPushPacket getHMSPushPacket()
The interface of getting HMS's pushing data which has a timestamp.
Definition: dji_hms.cpp:136
Definition: dji_ack.cpp:38
std::string getHMSVersion()
The interface of getting hms version.
Definition: dji_hms.cpp:131