Commit graph

5 commits

Author SHA1 Message Date
bf1c8a0b05
Fix Access behavior error in DeviceParser
Replace bracket notation (packet_data[key]) with Map.get/2 to avoid
UndefinedFunctionError when processing ParseError structs that don't
implement the Access behavior.

🤖 Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-07-15 11:10:50 -05:00
eaccdf4465
show correct device id 2025-07-04 11:49:25 -05:00
a78fb8a385
live update info page 2025-07-04 11:45:00 -05:00
7a36960eb6
device identifier fix and other cleanup 2025-07-04 11:39:43 -05:00
ce7c50caa1
refactor to use external parser 2025-06-24 14:22:09 -05:00