devicerail-protocol 0.3.8

Canonical wire protocol DTOs for DeviceRail
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
{
  "target": {
    "kind": "selector",
    "selector": {
      "context": {
        "contextKind": "native",
        "contextId": "NATIVE_APP"
      },
      "role": "textField",
      "name": null,
      "value": null,
      "identifier": "search-input",
      "text": null,
      "css": null
    }
  }
}