1. e8441c6 control: Add init trigger support by Matthew Barth · 3 years, 10 months ago
  2. f41e947 control: Get property from cache and add objects by Matthew Barth · 3 years, 10 months ago
  3. b03f6bb control: Add nameOwnerChanged signal support by Matthew Barth · 3 years, 10 months ago
  4. c269140 control: Add interfacesRemoved signal support by Matthew Barth · 3 years, 10 months ago
  5. 599afce control: Add interfacesAdded signal support by Matthew Barth · 3 years, 10 months ago
  6. baeeb8f control: Add signal triggers with propertiesChanged signals by Matthew Barth · 3 years, 10 months ago
  7. ebabc04 control: Setup to subscribe and handle signals by Matthew Barth · 3 years, 10 months ago
  8. b3946f8 control: Copy everything in Group copy constructor by Matthew Barth · 3 years, 10 months ago
  9. a8ea091 control: Correct which json object used in event actions by Matthew Barth · 3 years, 10 months ago
  10. 98f6fc1 control: Remove `path` argument to add services by Matthew Barth · 4 years ago
  11. 93341e0 control: Add timer trigger support by Matthew Barth · 4 years ago
  12. 0620be7 control: Add event trigger creation by Matthew Barth · 4 years ago
  13. eebde06 control: Add getBus() and getGroups() functions for triggers by Matthew Barth · 4 years ago
  14. d4bd0ae control: Provide pointer to manager object to events by Matthew Barth · 4 years ago
  15. 4ca87fa control: Handle updating service states by Matthew Barth · 4 years ago
  16. 00f6aa0 control: Timers no longer need the zone and group by Matthew Barth · 4 years ago
  17. 6d2476c control: Actions use list of groups set on base object by Matthew Barth · 4 years ago
  18. 19c7749 control: Update base action object with zones and groups used by Matthew Barth · 4 years ago
  19. 543e89e control: Group configuration inputs should be const by Matthew Barth · 4 years ago
  20. 46b3448 control: Set groups & zones on event actions by Matthew Barth · 4 years ago
  21. 9f1632e control: Provide zones to the events by Matthew Barth · 4 years ago
  22. 776ca56 control: Add event actions by Matthew Barth · 4 years ago
  23. 0206c72 control: Create config key check function by Matthew Barth · 4 years ago
  24. e557860 control: Use Group objects in events by Matthew Barth · 4 years ago
  25. 4242805 control: Handle empty profiles for configuration objects by Matthew Barth · 4 years ago
  26. cfad2a5 control: Remove `json_parser` source by Matthew Barth · 4 years ago
  27. 44ab769 control: Load JSON configured groups and events by Matthew Barth · 4 years ago
  28. 6f78730 control: Update zone target on startup by Matthew Barth · 4 years ago
  29. a448374 control: Restore `Current` property for each zone by Matthew Barth · 4 years ago
  30. 007de09 control: Add zone increase & decrease timers by Matthew Barth · 4 years ago
  31. 603ef16 control: Update config loading by Matthew Barth · 4 years ago
  32. d9cb63b control: Handle adding timers and when they expire by Matthew Barth · 4 years ago
  33. 45c44ea control: Add net target decrease action by Matthew Barth · 4 years ago
  34. dc776c8 control: Add net target increase action by Matthew Barth · 4 years, 1 month ago
  35. 89c2fa1 control: Add count state set target action by Matthew Barth · 4 years, 1 month ago
  36. bfd7e1b control: Extend actions from the config base object by Matthew Barth · 4 years, 1 month ago
  37. 070ee3c control: Add set target on missing owner action by Matthew Barth · 4 years, 1 month ago
  38. 07fecfc control: Add request target base action by Matthew Barth · 4 years, 1 month ago
  39. 8ba715e control: Add zone setTarget required functions by Matthew Barth · 4 years ago
  40. b584d81 control: Use JSON zone object's dbus property methods by Matthew Barth · 4 years ago
  41. 7562772 control: Remove ZoneHandlers from JSON zone object by Matthew Barth · 4 years ago
  42. 2b3253e control: Fill in `requestIncrease` method by Matthew Barth · 4 years ago
  43. e47c958 control: Remove references to "speed" in JSON objects by Matthew Barth · 4 years ago
  44. a0dd135 control: Remove JSON zone object include of YAML zone object by Matthew Barth · 4 years ago
  45. 12cb125 control: Use group objects in actions by Matthew Barth · 4 years ago
  46. de90fb4 control: Add fan objects to their zones by Matthew Barth · 4 years ago
  47. acd737c control: Parse/add zones to manager by Matthew Barth · 4 years ago
  48. f8ae7a5 control: Split JSON and YAML based binaries by Matthew Barth · 4 years ago
  49. 0676494 control: Create manager object for JSON configs by Matthew Barth · 4 years ago
  50. 41a3408 control: Update JSON action objects to run the action by Matthew Barth · 4 years, 1 month ago
  51. 12bae96 control: Construct events' groups by Matthew Barth · 4 years, 2 months ago
  52. 391ade0 control: Add creating config object without a dbus object by Matthew Barth · 4 years, 2 months ago
  53. a3a8cc5 control: Add all fan functionality to JSON fan object by Matthew Barth · 4 years, 2 months ago
  54. 0c4b157 control: Self registering action objects framework by Matthew Barth · 4 years, 5 months ago
  55. e6704b9 control: Remove use of static lib JSON objects by Matthew Barth · 4 years, 5 months ago
  56. 56f1ffc control: Declare non-templated handlers as inline by Matthew Barth · 4 years, 2 months ago
  57. 3b3efc5 control: Add missing zone.hpp include to functor.hpp by Matthew Barth · 4 years, 2 months ago
  58. 8e1b382 Allow JSON use on all apps except fan control by Matthew Barth · 4 years, 4 months ago
  59. 413e4d0 control: Construct base zone group from JSON by Matthew Barth · 4 years, 5 months ago
  60. 216229c control: Create ZoneHandlers directly from JSON by Matthew Barth · 4 years, 6 months ago
  61. 3174e72 control: Add event configuration class framework by Matthew Barth · 4 years, 6 months ago
  62. dfd4a05 control: Group configuration parsing by Matthew Barth · 4 years, 6 months ago
  63. 651f03a control: Complete zone configuration parsing by Matthew Barth · 4 years, 7 months ago
  64. 4f0d3b7 control: Zone configuration framework and basic attrs by Matthew Barth · 4 years, 7 months ago
  65. 08576c5 control: Remove storing bus reference on fan objects by Matthew Barth · 4 years, 7 months ago
  66. ce95726 control: Pair profiles with name as key by Matthew Barth · 4 years, 7 months ago
  67. bff1080 control: Complete fan configuration parsing by Matthew Barth · 4 years, 7 months ago
  68. fcfa052 control: Add fan configuration class framework by Matthew Barth · 4 years, 7 months ago
  69. 9167c4d control: Complete profile configuration parsing by Matthew Barth · 4 years, 7 months ago
  70. 2331d18 control: Add loading JSON configuration class objects by Matthew Barth · 4 years, 7 months ago
  71. a56135b control: Add profile configuration class framework by Matthew Barth · 4 years, 7 months ago
  72. 554ba47 control: Base JSON configuration attribute class by Matthew Barth · 4 years, 7 months ago
  73. a227a16 control: Parse optional "manager.json" by Matthew Barth · 4 years, 7 months ago
  74. 2dc5aba control: Setup configured power on delay retrieval by Matthew Barth · 4 years, 7 months ago
  75. 23ac24c control: Setup configured zone groups retrieval by Matthew Barth · 4 years, 7 months ago
  76. 167d2dd control: JSON parsing classes static lib framework by Matthew Barth · 4 years, 7 months ago
  77. d87f89f control: JSON parsing compile framework by Matthew Barth · 4 years, 8 months ago
  78. 1826c73 format: Include format lib and use on errors opening JSON files by Matthew Barth · 4 years, 7 months ago
  79. 9f93bd3 Fix some gcc warnings and style suggestions by Matthew Barth · 4 years, 10 months ago
  80. 3e1bb27 control: Clang format updates by Matthew Barth · 4 years, 10 months ago
  81. c21d0b3 sdbusplus: replace message::variant with std::variant by Patrick Williams · 4 years, 10 months ago
  82. 1f514fa sdbusplus: remove deprecated variant_ns by Patrick Williams · 4 years, 10 months ago
  83. f24d774 Switch to use of python3 by Matthew Barth · 5 years ago
  84. 5a80f3a Enhance handling sensor value property type change by Matthew Barth · 5 years ago
  85. 8c8f53d Output generated source to builddir by Matthew Barth · 5 years ago
  86. 005ff2f control: Allow `zone_conditions` to not be in yaml by Matthew Barth · 5 years ago
  87. 867a31c control: Update python2 -> python3 by Matthew Barth · 5 years ago
  88. 9ca6065 control: Move functions to be templated by Matthew Barth · 5 years ago
  89. ed7b034 zone: remove static_cast in float-to-int conversion by Patrick Williams · 5 years ago
  90. 7f4c548 Support sensor value property to type double by Matthew Barth · 5 years ago
  91. 799cdf7 Conditionally add/remove events action by Matthew Barth · 5 years ago
  92. 8d06a83 Update default floor action by Matthew Barth · 5 years ago
  93. 6db547d Fix generated group on nested events by Matthew Barth · 5 years ago
  94. d4c001f Decrease speeds when a decrease delta exists by Matthew Barth · 5 years ago
  95. a422bbe Support int32 property variant type by Matthew Barth · 5 years ago
  96. efbe7ab doc only: Update events example yaml by Matthew Barth · 6 years ago
  97. 014f07c Fan floor by median sensor value within a range by Matthew Barth · 6 years ago
  98. 8a697b6 Correct precondition generation by Matthew Barth · 6 years ago
  99. 36cfcec Add missing owner services precondition by Matthew Barth · 6 years ago
  100. 03aff08 Restructure preconditions layout by Matthew Barth · 6 years ago