{
  "$schema": "http://json-schema.org/draft-07/schema#",
  "properties": {
    "manualCode": {
      "type": "boolean"
    }
  },
  "title": "RemoteControlPairingStartParams",
  "type": "object"
}