File tree Expand file tree Collapse file tree 2 files changed +13
-3
lines changed
Expand file tree Collapse file tree 2 files changed +13
-3
lines changed Original file line number Diff line number Diff line change 11tc2-agent-pkg :
22 cacophony.pkg_installed_from_github :
33 - name: tc2-agent
4- - version: " 0.7.0 "
4+ - version: " 0.7.2 "
55 - architecture: " arm64"
66 - branch: " main"
77
Original file line number Diff line number Diff line change @@ -48,13 +48,23 @@ classifier-env:
4848classifier-pipeline-pip :
4949 cacophony.pkg_installed_from_pypi :
5050 - name: classifier-pipeline
51- - version: " 0.0.43 "
51+ - version: " 0.0.44 "
5252 - venv: /home/pi/.venv/classifier/bin/
5353
54+ thermal-classifier-service :
55+ service.running :
56+ - name: thermal-classifier
57+ - enable: False
58+
59+ thermal-postprocess-service :
60+ service.running :
61+ - name: thermal-postprocess
62+ - enable: False
63+
5464thermal-recorder-py-service :
5565 service.running :
5666 - name: thermal-recorder-py
57- - enable: True
67+ - enable: False
5868
5969thermal-recorder-service :
6070 service.dead :
You can’t perform that action at this time.
0 commit comments