Logo white

Peter M. Groen / hueplusplus

Sign in
  • Sign in
  • Project
  • Files
  • Commits
  • Network
  • Graphs
  • Milestones
  • Issues 0
  • Merge Requests 0
  • Labels
  • Wiki
  • Commits 345
  • Compare
  • Branches 4
  • Tags 2
  • hueplusplus
  • src
  • APICache.cpp
24 Mar, 2021
8 commits
  • Apply documentation changes from code review ...
    068215b8
    Co-authored-by: Moritz Wirger <lj.moritorii@web.de>
    Jan authored
    2021-03-24 20:06:27 +0100  
    Browse File »
  • Add scheduleScene to Group so scenes can be scheduled. ...
    0294e540
    Needed because setScene is not available in StateTransaction.
    Jojo-1000 authored
    2021-03-24 20:06:27 +0100  
    Browse File »
  • Change APICache to only refresh part of base cache. ...
    b43598ce
    The complete state of the hue bridge should only be queried as little as possible. Now it is only done once, after that only the requested parts are refreshed.
    Jojo-1000 authored
    2021-03-24 20:06:27 +0100  
    Browse File »
  • Add getCommandAPI to APICache. ...
    fee559ce
    Reduces duplication of HueCommandAPI in Group, Hue, HueLight and Schedule.
    Jojo-1000 authored
    2021-03-24 20:06:27 +0100  
    Browse File »
  • Add possible baseCache to APICache to share cached state.
    12b91749
    Jojo-1000 authored
    2021-03-24 20:06:27 +0100  
    Browse File »
  • Add documentation for Group and StateTransaction. ...
    844af4db
    Add sections to documentation of large classes.
    Jojo-1000 authored
    2021-03-24 20:06:27 +0100  
    Browse File »
  • Fix APICache refresh timing, add tests for APICache.
    4a7edd72
    Jojo-1000 authored
    2021-03-24 20:06:27 +0100  
    Browse File »
  • Implement APICache to cache json values returned by the Hue API.
    cd30bc74
    Jojo-1000 authored
    2021-03-24 20:06:27 +0100  
    Browse File »