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
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