This module implements the rdk sensor API in a joyce:air-quality:pms7003 model. With this model, you can...
Add instructions here for any requirements.
To use this module, follow these instructions to add a module from the Viam Registry and select the rdk:sensor:joyce:air-quality:pms7003 model from the joyce:air-quality:pms7003 module.
Note
Before configuring your sensor, you must create a machine.
Navigate to the Config tab of your robot’s page in the Viam app.
Click on the Components subtab and click Create component.
Select the sensor type, then select the joyce:air-quality:pms7003 model.
Enter a name for your sensor and click Create.
On the new component panel, copy and paste the following attribute template into your sensor’s Attributes box:
{
TODO: INSERT SAMPLE ATTRIBUTES
}Note
For more information, see Configure a Robot.
The following attributes are available for rdk:sensor:joyce:air-quality:pms7003 sensors:
| Name | Type | Inclusion | Description |
|---|---|---|---|
todo1 |
string | Required | TODO |
todo2 |
string | Optional | TODO |
{
TODO: INSERT SAMPLE CONFIGURATION(S)
}Add any additional information you want readers to know and direct them towards what to do next with this module. For example:
- To test your...
- To write code against your...
Add troubleshooting notes here.