mirror of
https://github.com/sunnypilot/sunnypilot.git
synced 2026-07-13 17:52:07 +08:00
e7b40f61a8
This commit introduces network metering and PrimeType checking in sunnylinkd. The implementation includes an additional threading event and a new log handler function, 'sunny_log_handler'. It defines PrimeType and metering conditions to set and clear the new threading event as part of the main processing loop in handle_long_poll function.