General questions about Yandex IoT Core
Written by
Updated at July 26, 2023
Can I get logs of my operations with services?
Yes, you can request log records about your resources from Yandex Cloud services. For more information, see Data requests.
How do I test message delivery?
To make sure the MQTT server has received a sent message, specify additional debugging parameters in the send message command. As a result, you will get a detailed command output.
To test the Yandex IoT Core service, use message sending and a subscription to a device at the same time. If you subscribe a registry to a device topic and send a message to this topic, the registry will receive the message.
For more information, see Testing message delivery.