5 lines
181 B
JSON
5 lines
181 B
JSON
{
|
|
"description": "The ventilation interface is used for any sort of ventilation. It extends the \"power\" interface and thus can be turned on or off.",
|
|
"extends": "power"
|
|
}
|