Saved Bookmarks
| 1. |
MQTT topics are what? |
|
Answer» Answer: MQTT topics are a form of addressing that ALLOWS MQTT clients to share INFORMATION. MQTT topics are STRUCTURED in a HIERARCHY similar to folders and files in a file system using the forward slash ( / ) as a delimiter. Explanation: |
|