-
Notifications
You must be signed in to change notification settings - Fork 7
Expose sensors #136
Copy link
Copy link
Labels
part:clientAffects the client codeAffects the client codepriority:URGENTAddress this immediately or the sky will fallAddress this immediately or the sky will falltype:enhancementNew feature or enhancement visitble to usersNew feature or enhancement visitble to users
Milestone
Metadata
Metadata
Assignees
Labels
part:clientAffects the client codeAffects the client codepriority:URGENTAddress this immediately or the sky will fallAddress this immediately or the sky will falltype:enhancementNew feature or enhancement visitble to usersNew feature or enhancement visitble to users
What's needed?
We need to be able to get sensors and sensor data.
Proposed solution
Add a new client methods based as much as possible on the API v0.17, so it is easier to migrate:
list_sensors()receive_sensor_data_samples_stream()Additional context
ListSensors,ReceiveSensorDataStream