Proc Cert Class Schema
Auto-generated
This page is generated from proc_cert_class_schema.json by the schema doc generator. To update this page, edit the schema file and run bin/chore gen schema-docs.
Properties
| Property | Type | Required | Description |
|---|---|---|---|
$schema | any | ✓ | |
kind | any | ✓ | |
name | string | ✓ | The short name of the class, used as a database key |
long_name | string | ✓ | Descriptive name of the class |
introduction | string | ✓ | Asciidoc text containing the introduction prose for the class |
processor_kind | Generic Unprivileged | Microcontroller | Apps Processor | What kind of class is this? |
Tooling field
$source is an optional field set automatically by UDB tooling to record the file path this object was loaded from. You do not need to set it manually.
Schema Information
| Property | Value |
|---|---|
| Version | v0.1 |
| JSON Schema Version | Draft 07 |