class DeviceHealthInformation |
Package: | dji.common.healthmanager |
Product Diagnostics device healthy information. Only supported by some components of Matrice 300 RTK and Zenmuse H20 series. It is recommended to use device health information to replace old diagnostics for flight controller and RTK. There will be a few duplicated component error for gimbal, battery, perception module on Matrice 300 RTK. Find error code and detailed description on Github (https://github.com/dji-sdk/Mobile-SDK-Android).
long informationId() |
Package: | dji.common.healthmanager |
A unique code. You can find the detailed information at Github (https://github.com/dji-sdk/Mobile-SDK-Android).
long | A long value of the information id. |
int sensorIndex() |
Package: | dji.common.healthmanager |
Sensor index of a certain device module.
int | An int value of the sensor index. |
int componentId() |
Package: | dji.common.healthmanager |
Added for double camera and double gimbal, this method could return the index of Component.
int | An int value of the component id. |
WarningLevel getWarningLevel() |
Package: | dji.common.healthmanager |
Warning level.
WarningLevel | An enum value of WarningLevel . |
{{searchCount}} Results