14 lines
267 B
JSON
14 lines
267 B
JSON
{
|
|
"services": {
|
|
"invoke_pin": {
|
|
"name": "Invoke PIN",
|
|
"description": "Invokes a pin on the specified device.",
|
|
"fields": {
|
|
"pin": {
|
|
"name": "PIN",
|
|
"description": "Which pin to invoke."
|
|
}
|
|
}
|
|
}
|
|
}
|
|
}
|