How to study Sensor - shunyaos/shunyainterfaces GitHub Wiki
Identifying Sensors for Porting
This guide is a step-by-step tutorial on identifying sensors.
Study the Sensor
The goal of this step is to Identify sensors that needs to be ported into Shunya Interfaces.
- Study Inputs and Outputs of a sensor.
- Assign Sensor ID's.
- Assign Function layer API names.
Create an Issue with all the study in the comments.
Checklist
Check if you have
- Ensure that you have assigned Sensor ID's
- Ensure that you have assigned Function layer API names
- Ensure that you have created an Issue with all the study in the comments.
Now wait for approval.