1

How do device developers and major platform providers in the world such as Google Home, Apple, Tuya, and Aqara do to control Matter devices remotely??? Do they still use traditional IoT protocols like MQTT?

I tried searching but didn't have much information. Please help me with this question.

IcyWater
  • 51
  • 3

1 Answers1

1

Yes, they still need to use "IoT Protocols"

Communication between the vendors cloud services and a Hub (E.g. an Amazon Echo or a Google/Nest Hub) device still uses things like MQTT, it then maps this to a Matter/Zigbee/Thread message to any individual devices.

hardillb
  • 12,813
  • 1
  • 21
  • 34