Append telemetry history row
POST/v1/sdk/telemetry
Persists one TEL row for the authenticated SDK user over HTTP. The JSON body is the same shape as MQTT telemetry (SOSMQTTAlert); see the Telemetry MQTT tag for tel/{external_user_id}/data, MQTT_TEL_TOPIC, and subscription filters.
SOS/public/admin latest-position reads resolve from this telemetry history.
Request
Responses
- 200
- 400
- 401
- 422
Stored telemetry row
Invalid request payload
Missing or invalid SDK identity
Referenced device id does not exist