fake

Configure a fake sensor to test implementing a sensor component on your machine without any physical hardware:

{
  "name": "<your-sensor-name>",
  "model": "fake",
  "api": "rdk:component:sensor",
  "attributes": {}
}

No attributes are available for fake sensors.