Commit Graph

7 Commits

Author SHA1 Message Date
Isaac Connor
331390ea20 Move Poller_Healthy and Trigger state into Amcrest_API and ONVIF modules. Add lastTopic and lastValue to onvif. Add values to event notes. Reverse logic for event ending to look for false, as the value could be other things like isMotion or IsPeople. 2024-09-18 12:27:26 -04:00
Aaron Kling
c4683d90a9 Format code using astyle google format
Commands used:
astyle --style=google --indent=spaces=2 --keep-one-line-blocks src/*.cpp
astyle --style=google --indent=spaces=2 --keep-one-line-blocks src/*.h
2024-03-26 13:43:58 -05:00
Isaac Connor
ad232761e1 Spacing, cpplint 2024-02-07 15:56:24 -05:00
Isaac Connor
b360e092d4 Add AMCREST to logs relating to Amcrest ONVIF support to ease debugging 2023-07-24 17:45:36 -04:00
Isaac Connor
0cd315c6a4 reduce scope of CurlMsg m 2022-07-14 10:26:55 -04:00
Isaac Connor
b4c832c789 Code style, initialize Amcrest_Alarmed to false in constructor 2022-07-14 10:25:05 -04:00
Jonathan Bennett
dde3884084 Moves Janus and Amcrest into their own nested classes 2022-02-03 16:31:07 -06:00