
Action parameter in initswitch
{ "name": "initswitch", "base": "", "fields": [ { "name": "switch_lock", "type": "bool" }, { "name": "executor", "type": "name" } ] }
Action parameter in initswitch
{
"name": "initswitch",
"base": "",
"fields": [
{
"name": "switch_lock",
"type": "bool"
},
{
"name": "executor",
"type": "name"
}
]
}