Skip to main content

Downlink confirmed

This message is the confirmation from the device that has successfully received the previous downlink.
This message only appears if the last downlink was marked as confirmed, learn more about downlink

{
"timestamp": 1680203101686,
"type": "downlink_confirmed",
"meta": {
"application": "61cc747fdbb07352dbd89e74",
"device": "0123456789abcdef",
"application_name": "FH",
"organization_name": "Volvo",
"device_name": "Demo device",
"device_tags": ["tag-abc", "tag-xyz"],
"gateway_tags": ["tag-abc", "tag-xyz"],
"time": 1680203101.686
},
"params": {
"port": 100,
"payload": "aabb",
"counter_down": 1
}
}