5 lines
157 B
JSON
5 lines
157 B
JSON
{
|
|
"description": "A Garage door that can take up and down as commands but cannot provide state information",
|
|
"extends": ["garagedoor", "closable"]
|
|
}
|