Searched defs:Sensor_SubscriptionAttribute (Results 1 – 2 of 2) sorted by relevance
36 struct Sensor_SubscriptionAttribute { struct37 int64_t samplingInterval = -1;38 int64_t reportInterval = -1;
417 typedef struct Sensor_SubscriptionAttribute Sensor_SubscriptionAttribute; typedef