Commit Graph
4 Commits
Author SHA1 Message Date
Jeppe B 0feb705059 Support collected invoice economic PDF downloads 2026-07-14 15:39:39 +02:00
Jeppe Bundgaard 3bca46c457 Enhance decodeData method to better handle double-escaped JSON by adding additional decoding attempts. 2026-01-06 11:51:48 +01:00
Jeppe Bundgaard d244294dd9 Improve decodeData method to handle HTML-encoded JSON and ensure it returns an array. 2026-01-06 11:48:51 +01:00
Jepp9350 a02729d5c6 Add module action handling and license plate lookup logging
Implemented `module_action_t` trait to standardize module actions with validation, logging, and execution. Added `module_action_logs_o` for logging module actions and integrated `license_plate_lookup_a` in motorapi for license plate lookup requests. Enhanced error handling to log failed actions and provide detailed feedback.
2025-03-05 11:11:09 +01:00