Sonoff devide all unavailable

Hi, I’m new to HA.
I have 2 device installed HA, One from Nas Docker and another one from Raspberry pi 3
I create a backup from NAS Docker HA, and restore to Raspberry Pi 3, at first 2 device working good, everything going smooth. From a week ago, my NAS docker HA, all the SONOFF device become unavailable, even i tried to remove and reinstall. I don’t know what happen to my Sonoff device
But another Raspberry pi 3 device still working good, SONOFF device working perfectly.
Anyone here know what happen on my NAS Docker HA SONOFF device?

I check the diagnostics showing below

  "data": {
    "version": "b20e33c",
    "cloud_auth": true,
    "config": null,
    "options": {
      "mode": "auto",
      "debug": true
    },
    "errors": [
      {
        "name": "custom_components.sonoff.core.ewelink.cloud",
        "message": [
          "Cloud WS Connection error: Cannot connect to host as-pconnect6.coolkit.cc:8080 ssl:default [None]",
          "Cloud WS Connection error: Cannot connect to host as-pconnect4.coolkit.cc:8080 ssl:default [None]",

Full diagnostics

{
  "home_assistant": {
    "installation_type": "Home Assistant Container",
    "version": "2022.11.1",
    "dev": false,
    "hassio": false,
    "virtualenv": false,
    "python_version": "3.10.7",
    "docker": true,
    "arch": "x86_64",
    "timezone": "Asia/Kuala_Lumpur",
    "os_name": "Linux",
    "os_version": "4.4.59+",
    "run_as_root": true
  },
  "custom_components": {
    "bemfa": {
      "version": "1.0.0",
      "requirements": [
        "paho-mqtt==1.6.1"
      ]
    },
    "xiaomi_miot_raw": {
      "version": "v1.3.1",
      "requirements": [
        "construct",
        "python-miio>=0.5.3"
      ]
    },
    "smartthinq_sensors": {
      "version": "0.24.2",
      "requirements": [
        "pycountry>=20.7.3",
        "xmltodict>=0.12.0",
        "cchardet>=2.1.7"
      ]
    },
    "nodered": {
      "version": "1.1.2",
      "requirements": []
    },
    "browser_mod": {
      "version": "2.1.2",
      "requirements": []
    },
    "edge_tts": {
      "version": "0.0.1",
      "requirements": [
        "edge-tts==5.0.6"
      ]
    },
    "xiaomi_miot": {
      "version": "0.7.0",
      "requirements": [
        "construct==2.10.56",
        "python-miio>=0.5.6",
        "micloud>=0.3"
      ]
    },
    "hacs": {
      "version": "1.28.3",
      "requirements": [
        "aiogithubapi>=22.2.4"
      ]
    },
    "config_editor": {
      "version": "4.3",
      "requirements": []
    },
    "sonoff": {
      "version": "3.3.1",
      "requirements": [
        "pycryptodome>=3.6.6"
      ]
    }
  },
  "integration_manifest": {
    "domain": "sonoff",
    "name": "Sonoff",
    "config_flow": true,
    "documentation": "https://github.com/AlexxIT/SonoffLAN",
    "issue_tracker": "/api/sonoff/da11df70-9c59-427e-8344-bb6af3913fb7",
    "codeowners": [
      "@AlexxIT"
    ],
    "dependencies": [
      "http",
      "zeroconf"
    ],
    "requirements": [
      "pycryptodome>=3.6.6"
    ],
    "version": "3.3.1",
    "iot_class": "local_push",
    "is_built_in": false
  },
  "data": {
    "version": "b20e33c",
    "cloud_auth": true,
    "config": null,
    "options": {
      "mode": "auto",
      "debug": true
    },
    "errors": [
      {
        "name": "custom_components.sonoff.core.ewelink.cloud",
        "message": [
          "Cloud WS Connection error: Cannot connect to host as-pconnect6.coolkit.cc:8080 ssl:default [None]",
          "Cloud WS Connection error: Cannot connect to host as-pconnect4.coolkit.cc:8080 ssl:default [None]",
          "Cloud WS Connection error: Cannot connect to host as-pconnect2.coolkit.cc:8080 ssl:default [None]",
          "Cloud WS Connection error: Cannot connect to host as-pconnect5.coolkit.cc:8080 ssl:default [None]",
          "Cloud WS Connection error: Cannot connect to host as-pconnect3.coolkit.cc:8080 ssl:default [None]"
        ],
        "level": "WARNING",
        "source": [
          "custom_components/sonoff/core/ewelink/cloud.py",
          268
        ],
        "timestamp": 1667923336.179008,
        "exception": "",
        "count": 12,
        "first_occurred": 1667904020.3973825
      }
    ],
    "devices": {
      "10017f65b9": {
        "uiid": 2,
        "params": {
          "bindInfos": "***",
          "version": 8,
          "only_device": {
            "ota": "success"
          },
          "sledOnline": "on",
          "ssid": "***",
          "bssid": "***",
          "fwVersion": "3.5.1",
          "staMac": "***",
          "rssi": -36,
          "init": 1,
          "lock": 0,
          "configure": [
            {
              "startup": "off",
              "outlet": 0
            },
            {
              "startup": "off",
              "outlet": 1
            },
            {
              "startup": "off",
              "outlet": 2
            },
            {
              "startup": "off",
              "outlet": 3
            }
          ],
          "pulses": [
            {
              "pulse": "off",
              "width": 1000,
              "outlet": 0
            },
            {
              "pulse": "off",
              "width": 1000,
              "outlet": 1
            },
            {
              "pulse": "off",
              "width": 1000,
              "outlet": 2
            },
            {
              "pulse": "off",
              "width": 1000,
              "outlet": 3
            }
          ],
          "switches": [
            {
              "switch": "off",
              "outlet": 0
            },
            {
              "switch": "off",
              "outlet": 1
            },
            {
              "switch": "off",
              "outlet": 2
            },
            {
              "switch": "off",
              "outlet": 3
            }
          ]
        },
        "model": "0285",
        "online": true,
        "localtype": null
      },
      "10017f701b": {
        "uiid": 3,
        "params": {
          "bindInfos": "***",
          "version": 8,
          "only_device": {
            "ota": "success"
          },
          "sledOnline": "on",
          "ssid": "***",
          "bssid": "***",
          "fwVersion": "3.5.1",
          "staMac": "***",
          "rssi": -65,
          "init": 1,
          "lock": 0,
          "configure": [
            {
              "startup": "off",
              "outlet": 0
            },
            {
              "startup": "off",
              "outlet": 1
            },
            {
              "startup": "off",
              "outlet": 2
            },
            {
              "startup": "off",
              "outlet": 3
            }
          ],
          "pulses": [
            {
              "pulse": "off",
              "width": 1000,
              "outlet": 0
            },
            {
              "pulse": "off",
              "width": 1000,
              "outlet": 1
            },
            {
              "pulse": "off",
              "width": 1000,
              "outlet": 2
            },
            {
              "pulse": "off",
              "width": 1000,
              "outlet": 3
            }
          ],
          "switches": [
            {
              "switch": "off",
              "outlet": 0
            },
            {
              "switch": "off",
              "outlet": 1
            },
            {
              "switch": "off",
              "outlet": 2
            },
            {
              "switch": "off",
              "outlet": 3
            }
          ]
        },
        "model": "0385",
        "online": true,
        "localtype": null
      },
      "10017f609c": {
        "uiid": 1,
        "params": {
          "bindInfos": "***",
          "version": 8,
          "only_device": {
            "ota": "success"
          },
          "sledOnline": "on",
          "ssid": "***",
          "bssid": "***",
          "switch": "off",
          "fwVersion": "3.5.1",
          "rssi": -72,
          "staMac": "***",
          "startup": "off",
          "init": 1,
          "pulse": "off",
          "pulseWidth": 500
        },
        "model": "0185",
        "online": true,
        "localtype": null
      },
      "10017f6802": {
        "uiid": 2,
        "params": {
          "bindInfos": "***",
          "version": 8,
          "only_device": {
            "ota": "success"
          },
          "sledOnline": "on",
          "ssid": "***",
          "bssid": "***",
          "fwVersion": "3.5.1",
          "staMac": "***",
          "rssi": -50,
          "init": 1,
          "lock": 0,
          "configure": [
            {
              "startup": "off",
              "outlet": 0
            },
            {
              "startup": "off",
              "outlet": 1
            },
            {
              "startup": "off",
              "outlet": 2
            },
            {
              "startup": "off",
              "outlet": 3
            }
          ],
          "pulses": [
            {
              "pulse": "off",
              "width": 1000,
              "outlet": 0
            },
            {
              "pulse": "off",
              "width": 1000,
              "outlet": 1
            },
            {
              "pulse": "off",
              "width": 1000,
              "outlet": 2
            },
            {
              "pulse": "off",
              "width": 1000,
              "outlet": 3
            }
          ],
          "switches": [
            {
              "switch": "off",
              "outlet": 0
            },
            {
              "switch": "off",
              "outlet": 1
            },
            {
              "switch": "off",
              "outlet": 2
            },
            {
              "switch": "off",
              "outlet": 3
            }
          ]
        },
        "model": "0285",
        "online": true,
        "localtype": null
      },
      "10017f6a42": {
        "uiid": 3,
        "params": {
          "bindInfos": "***",
          "version": 8,
          "only_device": {
            "ota": "success"
          },
          "sledOnline": "on",
          "ssid": "***",
          "bssid": "***",
          "fwVersion": "3.5.1",
          "staMac": "***",
          "rssi": -44,
          "init": 1,
          "lock": 0,
          "configure": [
            {
              "startup": "off",
              "outlet": 0
            },
            {
              "startup": "off",
              "outlet": 1
            },
            {
              "startup": "off",
              "outlet": 2
            },
            {
              "startup": "off",
              "outlet": 3
            }
          ],
          "pulses": [
            {
              "pulse": "off",
              "width": 1000,
              "outlet": 0
            },
            {
              "pulse": "off",
              "width": 1000,
              "outlet": 1
            },
            {
              "pulse": "off",
              "width": 1000,
              "outlet": 2
            },
            {
              "pulse": "off",
              "width": 1000,
              "outlet": 3
            }
          ],
          "switches": [
            {
              "switch": "off",
              "outlet": 0
            },
            {
              "switch": "off",
              "outlet": 1
            },
            {
              "switch": "off",
              "outlet": 2
            },
            {
              "switch": "off",
              "outlet": 3
            }
          ]
        },
        "model": "0385",
        "online": true,
        "localtype": null
      },
      "10017f67be": {
        "uiid": 2,
        "params": {
          "bindInfos": "***",
          "version": 8,
          "only_device": {
            "ota": "success"
          },
          "sledOnline": "on",
          "ssid": "***",
          "bssid": "***",
          "fwVersion": "3.5.1",
          "staMac": "***",
          "rssi": -40,
          "init": 1,
          "lock": 0,
          "configure": [
            {
              "startup": "off",
              "outlet": 0
            },
            {
              "startup": "off",
              "outlet": 1
            },
            {
              "startup": "off",
              "outlet": 2
            },
            {
              "startup": "off",
              "outlet": 3
            }
          ],
          "pulses": [
            {
              "pulse": "off",
              "width": 1000,
              "outlet": 0
            },
            {
              "pulse": "off",
              "width": 1000,
              "outlet": 1
            },
            {
              "pulse": "off",
              "width": 1000,
              "outlet": 2
            },
            {
              "pulse": "off",
              "width": 1000,
              "outlet": 3
            }
          ],
          "switches": [
            {
              "switch": "off",
              "outlet": 0
            },
            {
              "switch": "off",
              "outlet": 1
            },
            {
              "switch": "off",
              "outlet": 2
            },
            {
              "switch": "off",
              "outlet": 3
            }
          ]
        },
        "model": "0285",
        "online": true,
        "localtype": null
      },
      "10017f61df": {
        "uiid": 2,
        "params": {
          "bindInfos": "***",
          "version": 8,
          "only_device": {
            "ota": "success"
          },
          "sledOnline": "on",
          "ssid": "***",
          "bssid": "***",
          "fwVersion": "3.5.1",
          "staMac": "***",
          "rssi": -43,
          "init": 1,
          "lock": 0,
          "configure": [
            {
              "startup": "off",
              "outlet": 0
            },
            {
              "startup": "off",
              "outlet": 1
            },
            {
              "startup": "off",
              "outlet": 2
            },
            {
              "startup": "off",
              "outlet": 3
            }
          ],
          "pulses": [
            {
              "pulse": "off",
              "width": 1000,
              "outlet": 0
            },
            {
              "pulse": "off",
              "width": 1000,
              "outlet": 1
            },
            {
              "pulse": "off",
              "width": 1000,
              "outlet": 2
            },
            {
              "pulse": "off",
              "width": 1000,
              "outlet": 3
            }
          ],
          "switches": [
            {
              "switch": "off",
              "outlet": 0
            },
            {
              "switch": "off",
              "outlet": 1
            },
            {
              "switch": "off",
              "outlet": 2
            },
            {
              "switch": "off",
              "outlet": 3
            }
          ]
        },
        "model": "0285",
        "online": true,
        "localtype": null
      },
      "10017f5cbb": {
        "uiid": 1,
        "params": {
          "bindInfos": "***",
          "version": 8,
          "only_device": {
            "ota": "success"
          },
          "sledOnline": "on",
          "ssid": "***",
          "bssid": "***",
          "switch": "off",
          "fwVersion": "3.5.1",
          "rssi": -61,
          "staMac": "***",
          "startup": "off",
          "init": 1,
          "pulse": "off",
          "pulseWidth": 500
        },
        "model": "0185",
        "online": true,
        "localtype": null
      },
      "10017f5ac7": {
        "uiid": 1,
        "params": {
          "bindInfos": "***",
          "version": 8,
          "only_device": {
            "ota": "success"
          },
          "sledOnline": "on",
          "ssid": "***",
          "bssid": "***",
          "switch": "off",
          "fwVersion": "3.5.1",
          "rssi": -63,
          "staMac": "***",
          "startup": "off",
          "init": 1,
          "pulse": "off",
          "pulseWidth": 500
        },
        "model": "0185",
        "online": true,
        "localtype": null
      },
      "10017f6602": {
        "uiid": 2,
        "params": {
          "bindInfos": "***",
          "version": 8,
          "only_device": {
            "ota": "success"
          },
          "sledOnline": "on",
          "ssid": "***",
          "bssid": "***",
          "fwVersion": "3.5.1",
          "staMac": "***",
          "rssi": -27,
          "init": 1,
          "lock": 0,
          "configure": [
            {
              "startup": "off",
              "outlet": 0
            },
            {
              "startup": "off",
              "outlet": 1
            },
            {
              "startup": "off",
              "outlet": 2
            },
            {
              "startup": "off",
              "outlet": 3
            }
          ],
          "pulses": [
            {
              "pulse": "off",
              "width": 1000,
              "outlet": 0
            },
            {
              "pulse": "off",
              "width": 1000,
              "outlet": 1
            },
            {
              "pulse": "off",
              "width": 1000,
              "outlet": 2
            },
            {
              "pulse": "off",
              "width": 1000,
              "outlet": 3
            }
          ],
          "switches": [
            {
              "switch": "off",
              "outlet": 0
            },
            {
              "switch": "off",
              "outlet": 1
            },
            {
              "switch": "off",
              "outlet": 2
            },
            {
              "switch": "off",
              "outlet": 3
            }
          ]
        },
        "model": "0285",
        "online": true,
        "localtype": null
      },
      "10017f6801": {
        "uiid": 2,
        "params": {
          "bindInfos": "***",
          "version": 8,
          "only_device": {
            "ota": "success"
          },
          "sledOnline": "on",
          "ssid": "***",
          "bssid": "***",
          "fwVersion": "3.5.1",
          "staMac": "***",
          "rssi": -31,
          "init": 1,
          "lock": 0,
          "configure": [
            {
              "startup": "off",
              "outlet": 0
            },
            {
              "startup": "off",
              "outlet": 1
            },
            {
              "startup": "off",
              "outlet": 2
            },
            {
              "startup": "off",
              "outlet": 3
            }
          ],
          "pulses": [
            {
              "pulse": "off",
              "width": 1000,
              "outlet": 0
            },
            {
              "pulse": "off",
              "width": 1000,
              "outlet": 1
            },
            {
              "pulse": "off",
              "width": 1000,
              "outlet": 2
            },
            {
              "pulse": "off",
              "width": 1000,
              "outlet": 3
            }
          ],
          "switches": [
            {
              "switch": "off",
              "outlet": 0
            },
            {
              "switch": "off",
              "outlet": 1
            },
            {
              "switch": "off",
              "outlet": 2
            },
            {
              "switch": "off",
              "outlet": 3
            }
          ]
        },
        "model": "0285",
        "online": true,
        "localtype": null
      },
      "10017f6a48": {
        "uiid": 3,
        "params": {
          "bindInfos": "***",
          "version": 8,
          "only_device": {
            "ota": "success"
          },
          "sledOnline": "on",
          "ssid": "***",
          "bssid": "***",
          "fwVersion": "3.5.1",
          "staMac": "***",
          "rssi": -29,
          "init": 1,
          "lock": 0,
          "configure": [
            {
              "startup": "off",
              "outlet": 0
            },
            {
              "startup": "off",
              "outlet": 1
            },
            {
              "startup": "off",
              "outlet": 2
            },
            {
              "startup": "off",
              "outlet": 3
            }
          ],
          "pulses": [
            {
              "pulse": "off",
              "width": 1000,
              "outlet": 0
            },
            {
              "pulse": "off",
              "width": 1000,
              "outlet": 1
            },
            {
              "pulse": "off",
              "width": 1000,
              "outlet": 2
            },
            {
              "pulse": "off",
              "width": 1000,
              "outlet": 3
            }
          ],
          "switches": [
            {
              "switch": "off",
              "outlet": 0
            },
            {
              "switch": "off",
              "outlet": 1
            },
            {
              "switch": "off",
              "outlet": 2
            },
            {
              "switch": "off",
              "outlet": 3
            }
          ]
        },
        "model": "0385",
        "online": true,
        "localtype": null
      },
      "10017f6a7f": {
        "uiid": 3,
        "params": {
          "bindInfos": "***",
          "version": 8,
          "only_device": {
            "ota": "success"
          },
          "sledOnline": "on",
          "ssid": "***",
          "bssid": "***",
          "fwVersion": "3.5.1",
          "staMac": "***",
          "rssi": -32,
          "init": 1,
          "lock": 0,
          "configure": [
            {
              "startup": "off",
              "outlet": 0
            },
            {
              "startup": "off",
              "outlet": 1
            },
            {
              "startup": "off",
              "outlet": 2
            },
            {
              "startup": "off",
              "outlet": 3
            }
          ],
          "pulses": [
            {
              "pulse": "off",
              "width": 1000,
              "outlet": 0
            },
            {
              "pulse": "off",
              "width": 1000,
              "outlet": 1
            },
            {
              "pulse": "off",
              "width": 1000,
              "outlet": 2
            },
            {
              "pulse": "off",
              "width": 1000,
              "outlet": 3
            }
          ],
          "switches": [
            {
              "switch": "off",
              "outlet": 0
            },
            {
              "switch": "off",
              "outlet": 1
            },
            {
              "switch": "off",
              "outlet": 2
            },
            {
              "switch": "off",
              "outlet": 3
            }
          ]
        },
        "model": "0385",
        "online": true,
        "localtype": null
      },
      "1000b947ee": {
        "uiid": 1,
        "params": {
          "bindInfos": "***",
          "version": 8,
          "sledOnline": "on",
          "switch": "off",
          "fwVersion": "3.6.0",
          "rssi": -34,
          "staMac": "***",
          "startup": "off",
          "init": 1,
          "pulse": "off",
          "pulseWidth": 500,
          "swMode": 2,
          "swCtrlReverse": "off"
        },
        "model": "BASICRF_R3",
        "online": true,
        "localtype": null
      },
      "1000ed8282": {
        "uiid": 1,
        "params": {
          "bindInfos": "***",
          "version": 8,
          "sledOnline": "on",
          "switch": "off",
          "fwVersion": "3.6.0",
          "rssi": -56,
          "staMac": "***",
          "startup": "off",
          "init": 1,
          "pulse": "off",
          "pulseWidth": 500,
          "swMode": 2,
          "swCtrlReverse": "off"
        },
        "model": "BASICRF_R3",
        "online": true,
        "localtype": null
      },
      "1000c7e935": {
        "uiid": 1,
        "params": {
          "bindInfos": "***",
          "version": 8,
          "sledOnline": "on",
          "switch": "off",
          "fwVersion": "3.6.0",
          "rssi": -59,
          "staMac": "***",
          "startup": "off",
          "init": 1,
          "pulse": "off",
          "pulseWidth": 500,
          "swMode": 2,
          "swCtrlReverse": "off"
        },
        "model": "BASICRF_R3",
        "online": true,
        "localtype": null
      },
      "1001092eb1": {
        "uiid": 4,
        "params": {
          "bindInfos": "***",
          "version": 8,
          "sledOnline": "on",
          "fwVersion": "3.5.1",
          "staMac": "***",
          "rssi": -70,
          "init": 1,
          "lock": 0,
          "configure": [
            {
              "startup": "off",
              "outlet": 0
            },
            {
              "startup": "off",
              "outlet": 1
            },
            {
              "startup": "off",
              "outlet": 2
            },
            {
              "startup": "off",
              "outlet": 3
            }
          ],
          "pulses": [
            {
              "pulse": "on",
              "width": 500,
              "outlet": 0
            },
            {
              "pulse": "on",
              "width": 500,
              "outlet": 1
            },
            {
              "pulse": "on",
              "width": 500,
              "outlet": 2
            },
            {
              "pulse": "on",
              "width": 500,
              "outlet": 3
            }
          ],
          "switches": [
            {
              "switch": "off",
              "outlet": 0
            },
            {
              "switch": "off",
              "outlet": 1
            },
            {
              "switch": "off",
              "outlet": 2
            },
            {
              "switch": "off",
              "outlet": 3
            }
          ],
          "zyx_clear_timers": false,
          "only_device": {
            "ota": "success"
          },
          "ssid": "***",
          "bssid": "***"
        },
        "model": "0485",
        "online": true,
        "localtype": null
      },
      "1001092921": {
        "uiid": 4,
        "params": {
          "bindInfos": "***",
          "version": 8,
          "sledOnline": "on",
          "fwVersion": "3.5.1",
          "staMac": "***",
          "rssi": -82,
          "init": 1,
          "lock": 0,
          "configure": [
            {
              "startup": "off",
              "outlet": 0
            },
            {
              "startup": "off",
              "outlet": 1
            },
            {
              "startup": "off",
              "outlet": 2
            },
            {
              "startup": "off",
              "outlet": 3
            }
          ],
          "pulses": [
            {
              "pulse": "on",
              "width": 500,
              "outlet": 0
            },
            {
              "pulse": "on",
              "width": 500,
              "outlet": 1
            },
            {
              "pulse": "on",
              "width": 500,
              "outlet": 2
            },
            {
              "pulse": "on",
              "width": 500,
              "outlet": 3
            }
          ],
          "switches": [
            {
              "switch": "off",
              "outlet": 0
            },
            {
              "switch": "off",
              "outlet": 1
            },
            {
              "switch": "off",
              "outlet": 2
            },
            {
              "switch": "off",
              "outlet": 3
            }
          ],
          "only_device": {
            "ota": "success"
          },
          "ssid": "***",
          "bssid": "***"
        },
        "model": "0485",
        "online": true,
        "localtype": null
      },
      "1001092ea1": {
        "uiid": 4,
        "params": {
          "bindInfos": "***",
          "version": 8,
          "sledOnline": "on",
          "fwVersion": "3.5.1",
          "staMac": "***",
          "rssi": -75,
          "init": 1,
          "lock": 0,
          "configure": [
            {
              "startup": "off",
              "outlet": 0
            },
            {
              "startup": "off",
              "outlet": 1
            },
            {
              "startup": "off",
              "outlet": 2
            },
            {
              "startup": "off",
              "outlet": 3
            }
          ],
          "pulses": [
            {
              "pulse": "on",
              "width": 500,
              "outlet": 0
            },
            {
              "pulse": "on",
              "width": 500,
              "outlet": 1
            },
            {
              "pulse": "on",
              "width": 500,
              "outlet": 2
            },
            {
              "pulse": "on",
              "width": 500,
              "outlet": 3
            }
          ],
          "switches": [
            {
              "switch": "off",
              "outlet": 0
            },
            {
              "switch": "off",
              "outlet": 1
            },
            {
              "switch": "off",
              "outlet": 2
            },
            {
              "switch": "off",
              "outlet": 3
            }
          ],
          "only_device": {
            "ota": "success"
          },
          "ssid": "***",
          "bssid": "***"
        },
        "model": "0485",
        "online": true,
        "localtype": null
      },
      "1000f21421": {
        "uiid": 28,
        "params": {
          "bindInfos": "***",
          "version": 8,
          "sledOnline": "on",
          "ssid": "***",
          "bssid": "***",
          "init": 1,
          "fwVersion": "3.5.0",
          "rssi": -69,
          "staMac": "***",
          "setState": "arm",
          "rfList": [],
          "cmd": "edit",
          "rfTrig0": 0,
          "timers": "***",
          "rfTrig2": 0
        },
        "model": "RFBridge433",
        "online": false,
        "localtype": null
      },
      "10010987bf": {
        "uiid": 102,
        "params": {
          "bindInfos": "***",
          "switch": "off",
          "battery": 2.206,
          "fwVersion": "1000.2.925",
          "type": 4,
          "chipID": "d02702130cce",
          "mac": "***",
          "rssi": -77,
          "lastUpdateTime": "2021-06-29T03:24:11.496Z",
          "actionTime": "2021-06-17T09:46:30.771Z"
        },
        "model": "DW2-Wi-Fi",
        "online": false,
        "localtype": null
      }
    }
  }
}