fake

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

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

No attributes are available for fake bases. See GitHub for API call return specifications.