https://api.nrfcloud.com/v1#tag/Messages/operation/ListMessages looks like:

The link highlighted in yellow is broken. Where is the documentation about device messages?
https://api.nrfcloud.com/v1#tag/Messages/operation/ListMessages looks like:

The link highlighted in yellow is broken. Where is the documentation about device messages?
Hi Matt,
The Supported Schemas are listed here, and you can find a folder application-protocols/schemas/deviceToCloud at v1 · nRFCloud/application-protocols (github.com) which contains the message format and examples for different data types.
You can also refer to sdk-nrf/json_protocol_names_nrf_cloud.h at main · nrfconnect/sdk-nrf · GitHub to understand the data types you can expect from nRF Cloud when you run the Assert Tracker V2 application.
Best regards,
Charlie
Hi Matt,
The Supported Schemas are listed here, and you can find a folder application-protocols/schemas/deviceToCloud at v1 · nRFCloud/application-protocols (github.com) which contains the message format and examples for different data types.
You can also refer to sdk-nrf/json_protocol_names_nrf_cloud.h at main · nrfconnect/sdk-nrf · GitHub to understand the data types you can expect from nRF Cloud when you run the Assert Tracker V2 application.
Best regards,
Charlie