1. 2a9e7b2 control: Set owner state for all service entries by Matthew Barth · 3 years, 8 months ago
  2. 9403a21 control: Switch to using static instance of bus by Matthew Barth · 3 years, 8 months ago
  3. e6d1f78 control: Extract bus object from config argument pack by Matthew Barth · 3 years, 8 months ago
  4. e8441c6 control: Add init trigger support by Matthew Barth · 3 years, 8 months ago
  5. f41e947 control: Get property from cache and add objects by Matthew Barth · 3 years, 8 months ago
  6. b03f6bb control: Add nameOwnerChanged signal support by Matthew Barth · 3 years, 8 months ago
  7. c269140 control: Add interfacesRemoved signal support by Matthew Barth · 3 years, 8 months ago
  8. 599afce control: Add interfacesAdded signal support by Matthew Barth · 3 years, 8 months ago
  9. baeeb8f control: Add signal triggers with propertiesChanged signals by Matthew Barth · 3 years, 8 months ago
  10. ebabc04 control: Setup to subscribe and handle signals by Matthew Barth · 3 years, 8 months ago
  11. a355363 Add `getManagedObjects` method call by Matthew Barth · 3 years, 8 months ago
  12. b3946f8 control: Copy everything in Group copy constructor by Matthew Barth · 3 years, 8 months ago
  13. a8ea091 control: Correct which json object used in event actions by Matthew Barth · 3 years, 8 months ago
  14. 98f6fc1 control: Remove `path` argument to add services by Matthew Barth · 3 years, 9 months ago
  15. 93341e0 control: Add timer trigger support by Matthew Barth · 3 years, 9 months ago
  16. 0620be7 control: Add event trigger creation by Matthew Barth · 3 years, 9 months ago
  17. eebde06 control: Add getBus() and getGroups() functions for triggers by Matthew Barth · 3 years, 9 months ago
  18. d4bd0ae control: Provide pointer to manager object to events by Matthew Barth · 3 years, 9 months ago
  19. 4ca87fa control: Handle updating service states by Matthew Barth · 3 years, 9 months ago
  20. 00f6aa0 control: Timers no longer need the zone and group by Matthew Barth · 3 years, 9 months ago
  21. 6d2476c control: Actions use list of groups set on base object by Matthew Barth · 3 years, 9 months ago
  22. 19c7749 control: Update base action object with zones and groups used by Matthew Barth · 3 years, 9 months ago
  23. 543e89e control: Group configuration inputs should be const by Matthew Barth · 3 years, 9 months ago
  24. 46b3448 control: Set groups & zones on event actions by Matthew Barth · 3 years, 9 months ago
  25. 9f1632e control: Provide zones to the events by Matthew Barth · 3 years, 9 months ago
  26. 776ca56 control: Add event actions by Matthew Barth · 3 years, 9 months ago
  27. 0206c72 control: Create config key check function by Matthew Barth · 3 years, 9 months ago
  28. e557860 control: Use Group objects in events by Matthew Barth · 3 years, 9 months ago
  29. 4242805 control: Handle empty profiles for configuration objects by Matthew Barth · 3 years, 9 months ago
  30. cfad2a5 control: Remove `json_parser` source by Matthew Barth · 3 years, 10 months ago
  31. 44ab769 control: Load JSON configured groups and events by Matthew Barth · 3 years, 10 months ago
  32. 6f78730 control: Update zone target on startup by Matthew Barth · 3 years, 10 months ago
  33. a448374 control: Restore `Current` property for each zone by Matthew Barth · 3 years, 10 months ago
  34. 007de09 control: Add zone increase & decrease timers by Matthew Barth · 3 years, 10 months ago
  35. 603ef16 control: Update config loading by Matthew Barth · 3 years, 10 months ago
  36. d9cb63b control: Handle adding timers and when they expire by Matthew Barth · 3 years, 10 months ago
  37. 45c44ea control: Add net target decrease action by Matthew Barth · 3 years, 10 months ago
  38. dc776c8 control: Add net target increase action by Matthew Barth · 3 years, 11 months ago
  39. 89c2fa1 control: Add count state set target action by Matthew Barth · 4 years ago
  40. bfd7e1b control: Extend actions from the config base object by Matthew Barth · 4 years ago
  41. 070ee3c control: Add set target on missing owner action by Matthew Barth · 4 years ago
  42. 07fecfc control: Add request target base action by Matthew Barth · 4 years ago
  43. 8ba715e control: Add zone setTarget required functions by Matthew Barth · 3 years, 10 months ago
  44. b584d81 control: Use JSON zone object's dbus property methods by Matthew Barth · 3 years, 10 months ago
  45. 7562772 control: Remove ZoneHandlers from JSON zone object by Matthew Barth · 3 years, 10 months ago
  46. 2b3253e control: Fill in `requestIncrease` method by Matthew Barth · 3 years, 10 months ago
  47. e47c958 control: Remove references to "speed" in JSON objects by Matthew Barth · 3 years, 10 months ago
  48. a0dd135 control: Remove JSON zone object include of YAML zone object by Matthew Barth · 3 years, 10 months ago
  49. 12cb125 control: Use group objects in actions by Matthew Barth · 3 years, 10 months ago
  50. de90fb4 control: Add fan objects to their zones by Matthew Barth · 3 years, 10 months ago
  51. acd737c control: Parse/add zones to manager by Matthew Barth · 3 years, 10 months ago
  52. f8ae7a5 control: Split JSON and YAML based binaries by Matthew Barth · 3 years, 10 months ago
  53. 0676494 control: Create manager object for JSON configs by Matthew Barth · 3 years, 10 months ago
  54. 41a3408 control: Update JSON action objects to run the action by Matthew Barth · 4 years ago
  55. 12bae96 control: Construct events' groups by Matthew Barth · 4 years ago
  56. 391ade0 control: Add creating config object without a dbus object by Matthew Barth · 4 years ago
  57. a3a8cc5 control: Add all fan functionality to JSON fan object by Matthew Barth · 4 years ago
  58. 0c4b157 control: Self registering action objects framework by Matthew Barth · 4 years, 3 months ago
  59. e6704b9 control: Remove use of static lib JSON objects by Matthew Barth · 4 years, 3 months ago
  60. fdfcc67 monitor: Move count timer into TachSensor by Matt Spinler · 3 years, 7 months ago
  61. cceffdd monitor: Tie fan FRU functional state with `set_func_on_present` by Matthew Barth · 3 years, 8 months ago
  62. 7f6946b sensor:monitor: Use a single PowerState object by Matt Spinler · 3 years, 8 months ago
  63. 66e75a7 sensor-monitor: Threshold events only when on by Matt Spinler · 3 years, 8 months ago
  64. 3efec61 sensor-monitor: Capture PID in event logs by Matt Spinler · 3 years, 8 months ago
  65. 2a6b39c sensor-monitor: Changes for power off error by Matt Spinler · 3 years, 8 months ago
  66. f435eb1 monitor: Changes for power off errors by Matt Spinler · 3 years, 8 months ago
  67. c65d91d presence: Sensor conflict checking for AnyOf by Matt Spinler · 3 years, 9 months ago
  68. 76e73c2 Let PowerState class run multiple callbacks by Matt Spinler · 3 years, 9 months ago
  69. 81445e6 Replace IRC with Discord by Bruce Mitchell · 3 years, 8 months ago
  70. a4386a3 docs: Update presence GPIO I2C path by Matt Spinler · 3 years, 9 months ago
  71. 4031f10 json config: Trace when conf files can't be found by Matt Spinler · 3 years, 9 months ago
  72. a3584bd monitor: Support set_func_on_present by Matt Spinler · 3 years, 10 months ago
  73. 623635c monitor: Create count timer by Matt Spinler · 3 years, 10 months ago
  74. 97f8b6d monitor: Removed unused exception class by Matt Spinler · 3 years, 10 months ago
  75. c9ec25e Update clang-format to match latest in docs by Matthew Barth · 3 years, 10 months ago
  76. 1d7379e monitor: Change start/stop timer traces to DEBUG by Matt Spinler · 3 years, 10 months ago
  77. 4283c5d monitor: Allow missing D-Bus sensors on startup by Matt Spinler · 3 years, 10 months ago
  78. 8ee45fe docs:monitor: Remove source README in favor of docs README by Matthew Barth · 3 years, 11 months ago
  79. c77b60a docs: Main README updates by Matthew Barth · 3 years, 11 months ago
  80. 3755524 docs:monitor: Fill in the power_off_config attribute details by Matthew Barth · 3 years, 11 months ago
  81. d7f64c6 docs:monitor: Fill in num_nonfunc_rotors_before_error details by Matthew Barth · 3 years, 11 months ago
  82. 25b15a9 docs:monitor: Fill in trust group `group` attribute details by Matthew Barth · 3 years, 11 months ago
  83. 02e7836 docs:monitor: Fill in trust group class attribute details by Matthew Barth · 3 years, 11 months ago
  84. 3b4d973 docs:monitor: Fill in sensors attribute details by Matthew Barth · 3 years, 11 months ago
  85. a604d32 docs:monitor: Fill in nonfunc_rotor_error_delay details by Matthew Barth · 3 years, 11 months ago
  86. fd6346a docs:monitor: Fill in fan_missing_error_delay details by Matthew Barth · 3 years, 11 months ago
  87. 3f7f1eb docs:monitor: Fill in monitor_start_delay attribute details by Matthew Barth · 3 years, 11 months ago
  88. f9e3163 docs:monitor: Fill in num_sensors_nonfunc_for_fan_nonfunc details by Matthew Barth · 3 years, 11 months ago
  89. ba53d3e monitor: Correct spelling in exception message by Matthew Barth · 3 years, 11 months ago
  90. 0d29fb7 docs:monitor: Fill in method attribute details by Matthew Barth · 3 years, 11 months ago
  91. 4c4de26 monitor: Deviation attribute details(docs) & enforce range by Matthew Barth · 3 years, 11 months ago
  92. 42ea86f docs:monitor: Fill in inventory attribute details by Matthew Barth · 3 years, 11 months ago
  93. 57caa92 docs:monitor: Configuration content outline by Matthew Barth · 3 years, 11 months ago
  94. 49d45bc docs:presence: Configuration content and syntax by Matthew Barth · 3 years, 11 months ago
  95. 8bd6308 presence: Format example JSON configuration by Matthew Barth · 3 years, 11 months ago
  96. 43829ea monitor: Add JSON configuration example by Matthew Barth · 3 years, 11 months ago
  97. 2f18267 sensor-mon: Create event logs by Matt Spinler · 4 years ago
  98. f5d3be4 sensor-mon: Handle propertiesChanged by Matt Spinler · 4 years ago
  99. 50bf816 sensor-mon: Check for threshold alarms on startup by Matt Spinler · 4 years ago
  100. 403d1f5 sensor-mon: Threshold alarm logger framework by Matt Spinler · 4 years ago