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
{
  "target": {
    "kind": "node",
    "node": {
      "observationId": "55555555-5555-4555-8555-555555555555",
      "context": {
        "contextKind": "native",
        "contextId": "NATIVE_APP",
        "documentEpoch": "native-epoch-1"
      },
      "stableNodeId": "search-input"
    }
  },
  "value": "123"
}