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
  • test
  • test_ResourceList.cpp
24 Mar, 2021
6 commits
  • Change APICache to allow initial value, remove cached resources from ResourceList. ...
    c04fb6a0
    Change reference to value return types.
    Jojo-1000 authored
    2021-03-24 20:06:27 +0100  
    Browse File »
  • Implement a shared-state cache model. ...
    aa828bf8
    All resources on the bridge internally use the same json state.
    Advantages: Different resources are always consistent.
    Disadvantages: Different objects are no longer thread safe, changes are not transparent.
    Jojo-1000 authored
    2021-03-24 20:06:27 +0100  
    Browse File »
  • Implement searching for new sensors and lights.
    65ddf858
    Jojo-1000 authored
    2021-03-24 20:06:27 +0100  
    Browse File »
  • Make refresh method only refresh when necessary by default.
    6a9b8f2c
    Jojo-1000 authored
    2021-03-24 20:06:27 +0100  
    Browse File »
  • Implement UTC timestamp parsing.
    11a2c0bf
    Jojo-1000 authored
    2021-03-24 20:06:27 +0100  
    Browse File »
  • Add tests for ResourceList and other missing tests.
    eee2f0ea
    Jojo-1000 authored
    2021-03-24 20:06:27 +0100  
    Browse File »