Tinkex.Types.TelemetryResponse (Tinkex v0.3.4)
View SourceResponse to a telemetry send request.
Mirrors Python tinker.types.TelemetryResponse.
Summary
Types
@type status() :: :accepted
@type t() :: %Tinkex.Types.TelemetryResponse{status: String.t()}