teslamotors / fleet-telemetry

Apache License 2.0
655 stars 73 forks source link

Change the json value payload generator function of the kafka producer to GetJSONPayload. #151

Closed onuraltun closed 5 months ago

onuraltun commented 5 months ago

Description

The Kafka producer sends an json that i can't deseriliaze in my client project. So, I changed the json value payload generator function of the kafka producer to GetJSONPayload.

Fixes # (issue)

Type of change

Please select all options that apply to this change:

Checklist:

Confirm you have completed the following steps:

onuraltun commented 5 months ago

I didn't see this setting. that's much better. thank you very much.