General questions about Yandex IoT Core
Warning
Yandex IoT Core is no longer available to new users.
Current users can create resources until November 1, 2026. Afterwards, the service will go read-only and cease to operate on December 1, 2026. For more information on the timing and procedure, see Service shutdown.
Can I get logs of my operations in Yandex Cloud?
Yes, you can request information about operations with your resources from Yandex Cloud logs. Do it by contacting support
How do I test message delivery?
To verify that the MQTT server has received the published message, specify additional debug options in the publish command. As a result, the command will provide detailed output.
To test Yandex IoT Core, use messaging and device subscription at the same time. If you subscribe a registry to a device topic and send a message to that topic, the registry will receive the message.
For more information, see Testing message delivery.