annotate bin/collector @ 2409:ba2f00912e20

fix white output on RGBW devices
author drewp@bigasterisk.com
date Sat, 18 May 2024 22:43:43 -0700
parents 3a2e58725037
children
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
2381
3a2e58725037 make bin/* match
drewp@bigasterisk.com
parents: 2149
diff changeset
1 #!/bin/zsh
3a2e58725037 make bin/* match
drewp@bigasterisk.com
parents: 2149
diff changeset
2 exec pdm run uvicorn light9.collector.service:app --port 8202 --no-access-log
1541
c1bf296b0a74 collector uses cyclone and gets a web ui showing output attrs
Drew Perttula <drewp@bigasterisk.com>
parents: 1530
diff changeset
3