agbpatro

Results 5 issues of agbpatro

# Description Adding a detailed charge state in the payload If the value is present in string, convert into respective enum Fixes # (issue) https://github.com/teslamotors/fleet-telemetry/issues/123 ## Type of change Please...

# Description Update licenses file ## Type of change Please select all options that apply to this change: - [ ] New feature (non-breaking change which adds functionality) - [...

https://github.com/teslamotors/fleet-telemetry/actions/runs/13126603234/job/36624038105 ```sh #34 0.783 make[3]: Leaving directory '/build/libsodium-stable/src/libsodium/include' #34 0.857 make[3]: Entering directory '/build/libsodium-stable/src/libsodium' #34 5.779 CC crypto_shorthash/siphash24/libsodium_la-shorthash_siphashx24.lo #34 5.785 CC crypto_shorthash/siphash24/ref/libsodium_la-shorthash_siphashx24_ref.lo #34 5.821 CC crypto_sign/ed25519/ref10/libsodium_la-obsolete.lo #34 7.859 CC crypto_aead/aegis128l/libaesni_la-aegis128l_aesni.lo...

bug
help wanted

When enabling linters in the project https://github.com/teslamotors/fleet-telemetry/pull/229. I suppressed a lint issue https://github.com/teslamotors/fleet-telemetry/blob/be9aac1c4be7a7494fb96cc4524eddb6bff21f68/config/config.go#L172-#L174 We should determine if its ok to remove the deprecated method or if we need to fix...

enhancement
priority:low