TelemetryConfig({ required this.supabaseUrl, required this.supabaseKey, this.table = 'telemetry', });