Skip to content

card.attn.rsp: Missing sub-descriptions #245

@esden

Description

@esden

While putting together my code generator I came across the following missing value descriptions:

"sub-descriptions": [
{
"const": "connected"
},
{
"const": "env"
},
{
"const": "files"
},
{
"const": "location"
},
{
"const": "motion"
},
{
"const": "timeout"
},
{
"const": "watchdog"
}
],

The array value should probably be defined as enum, and either the sub-descriptions should be removed or the descriptions added.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions