03ff4b16创建于 2023年12月4日历史提交
[
    {
        "name": "OH_Sensor_GetInfos"
    },
    {
        "name": "OH_Sensor_Subscribe"
    },
    {
        "name": "OH_Sensor_Unsubscribe"
    },
    {
        "name": "OH_SensorInfo_GetName"
    },
    {
        "name": "OH_SensorInfo_GetVendorName"
    },
    {
        "name": "OH_SensorInfo_GetType"
    },
    {
        "name": "OH_SensorInfo_GetResolution"
    },
    {
        "name": "OH_SensorInfo_GetMinSamplingInterval"
    },
    {
        "name": "OH_SensorInfo_GetMaxSamplingInterval"
    },
    {
        "name": "OH_SensorEvent_GetType"
    },
    {
        "name": "OH_SensorEvent_GetTimestamp"
    },
    {
        "name": "OH_SensorEvent_GetAccuracy"
    },
    {
        "name": "OH_SensorEvent_GetData"
    },
    {
        "name": "OH_SensorSubscriptionId_GetType"
    },
    {
        "name": "OH_SensorSubscriptionId_SetType"
    },
    {
        "name": "OH_SensorSubscriptionAttribute_SetSamplingInterval"
    },
    {
        "name": "OH_SensorSubscriptionAttribute_GetSamplingInterval"
    },
    {
        "name": "OH_SensorSubscriber_SetCallback"
    },
    {
        "name": "OH_SensorSubscriber_GetCallback"
    },
    {
        "name": "OH_Sensor_CreateInfos"
    },
    {
        "name": "OH_Sensor_DestroyInfos"
    },
    {
        "name": "OH_Sensor_CreateSubscriptionId"
    },
    {
        "name": "OH_Sensor_DestroySubscriptionId"
    },
    {
        "name": "OH_Sensor_CreateSubscriptionAttribute"
    },
    {
        "name": "OH_Sensor_DestroySubscriptionAttribute"
    },
    {
        "name": "OH_Sensor_CreateSubscriber"
    },
    {
        "name": "OH_Sensor_DestroySubscriber"
    }
]