Skip to content
Snippets Groups Projects
  1. Dec 17, 2023
  2. Dec 10, 2023
    • puddly's avatar
      Only feed the watchdog when we have time (#1295) · c0bd9235
      puddly authored
      * Add a `cancel_all` to dynamic bounded semaphore
      
      * Only feed the watchdog when we have time, until a priority queue is implemented
      
      * Ignore devices that have no `last_seen` time
      
      * Add some unit tests
      
      * Ignore device activity time when polling watchdog
      
      * Revert "Add a `cancel_all` to dynamic bounded semaphore"
      
      This reverts commit e5f57c43062cbf13d173751b9831f367fbdb3852.
  3. Dec 06, 2023
  4. Nov 23, 2023
  5. Nov 16, 2023
  6. Nov 15, 2023
  7. Nov 14, 2023
  8. Nov 13, 2023
  9. Oct 25, 2023
    • puddly's avatar
      Deprecate `handle_message` and migrate to `packet_received` (#1271) · 4570a0a4
      puddly authored
      * Deprecate `handle_message` and migrate to `packet_received`
      
      * Propagate internal parsing errors
      
      * Allow `error` to propagate to the request future matcher
      
      * Parse the ZCL/ZDO header first
      
      * Add a compatibility shim for `handle_message`
      
      * Fix existing unit tests
      
      * Overwrite the packet header when deserializing ZCL
      
      * Add back `Device.deserialize` for XBee compatibility
      
      * Add some unit tests
  10. Oct 23, 2023
  11. Oct 15, 2023
  12. Oct 14, 2023
  13. Oct 13, 2023
  14. Oct 09, 2023
  15. Sep 27, 2023
  16. Sep 26, 2023
  17. Sep 23, 2023
  18. Sep 22, 2023
  19. Sep 11, 2023
  20. Sep 03, 2023
  21. Sep 01, 2023
  22. Aug 30, 2023
  23. Aug 22, 2023
  24. Aug 16, 2023
  25. Aug 02, 2023
Loading