tapsdata
Tapsdata is a proposed standardized data interchange format and repository schema intended for telemetry data produced by devices operating under the Telemetry Access Protocol System (TAPS). The term is primarily used in technical discussions and prototype projects exploring interoperable data capture, storage, and analytics for IoT and industrial automation.
Data model: Each tapsdata record is a JSON object with mandatory fields: id, timestamp (ISO 8601), source_id,
Serialization: Tapsdata is designed to be portable across storage and streaming systems. It supports JSON for
Applications: In theory, tapsdata enables cross-system analytics by providing a common event representation. Practical implementations appear
History: The term emerged in early discussions around extending TAPS to data interoperability, with ongoing work
See also: Internet of Things, event data model, data interoperability, JSON Lines.