MQTT Protocol
MQTT is a lightweight and bidirectional protocol which is often used in the IoT (Internet of Things) area. In Kii Cloud, you can leverage the following features with the MQTT.
- Using Push Notification with Web App
- Using Thing-IF SDK/Thing SDK Embedded
- Using Push Notification on Node.js
- Using MQTT Only with Thing Client
See MQTT Protocol in the Thing-IF SDK guides for more information on the mqtt protocol.