Documentation
¶
Overview ¶
Package status converts Tesla CloudEvents to ClickHouse-ready slices of signals.
Index ¶
Constants ¶
View Source
const (
FleetTelemetryDataVersion = "fleet_telemetry/v1.0.0"
)
Variables ¶
This section is empty.
Functions ¶
Types ¶
type TelemetryData ¶ added in v0.4.10
type TelemetryData struct {
Payloads [][]byte `json:"payloads"`
}
Click to show internal directories.
Click to hide internal directories.