mhome-messaging-api 0.2.0

Typed wire contract for mHome messaging provider management
Documentation
1
2
3
4
5
6
7
8
9
{
  "target": "/messaging/setup/start",
  "direction": "request",
  "body": {
    "provider": "telegram",
    "placement": "local",
    "data": { "botToken": "secret" }
  }
}