15 lines
215 B
JSON
15 lines
215 B
JSON
{
|
|
"extends": "closable",
|
|
"states": [
|
|
{
|
|
"name": "intermediatePosition",
|
|
"type": "bool"
|
|
}
|
|
],
|
|
"actions": [
|
|
{
|
|
"name": "stop"
|
|
}
|
|
]
|
|
}
|