Join
info
This message is just for OTAA device.
This message means that the network server successfully sent the join to the device.
The join procedure follow this sequence join_request -> join -> join_accept
, all these 3 join messages are related between them, you may not receive it in this exactly order due any little daley that could happen.
{
"timestamp": 1680197664550,
"type": "join",
"meta": {
"application": "61cc747fdbb07352dbd89e74",
"device": "0123456789abcdef",
"application_name": "FH",
"organization_name": "Volvo",
"device_name": "Demo device",
"device_tags": ["tag-abc", "tag-xyz"],
"gateway_tags": [],
"time": 1680197664.55
},
"params": {
"message": "Join accept message has been successfully sent to device.",
"code": "join_accept_sent"
}
}