JSON_RemoteCtrllerModeCfg

JSON message about the parameters of the keyfob control mode.

{
  "RemoteCtrllerModeCfg":{
    "mode": ""
/*required, string, keyfob control mode: "oneToOne"-one-to-one mode (default, the keyfob can only control one device), "oneToMany"-one-to-many mode (the keyfob can control multiple devices)*/
  }
}