The APRS parser is sending timestamp as integer (Unix timestamp) but our schema expects a string. This was causing Ecto.ChangeError in production preventing packet insertion. Convert integer timestamps to strings in the field conversion pipeline. 🤖 Generated with [Claude Code](https://claude.ai/code) Co-Authored-By: Claude <noreply@anthropic.com> |
||
|---|---|---|
| .. | ||
| aprsme | ||
| aprsme_web | ||
| aprs_web.ex | ||
| aprsme.ex | ||