Skip to content

Commit

Permalink
Add ATBuilding and DREAM to love-producers and kafka-producers
Browse files Browse the repository at this point in the history
  • Loading branch information
bbrondel committed Oct 22, 2024
1 parent 557373e commit 6a99580
Show file tree
Hide file tree
Showing 4 changed files with 10 additions and 1 deletion.
1 change: 1 addition & 0 deletions apps/auxtel/values-tucson-teststand.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,7 @@ cscs:
- atspectrograph
- hexapodsim
isSim:
- atbuilding
- atdome
- athexapod
- atspectrograph
Expand Down
1 change: 1 addition & 0 deletions apps/eas/values-tucson-teststand.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,7 @@ isSim:
- dsm2
- dimm1
- dimm2
- dream
- epm1
- ess1
- ess104
Expand Down
3 changes: 2 additions & 1 deletion apps/kafka-producers/values-tucson-teststand.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,7 @@ producers:
auxtel:
cscs: >-
ATAOS
ATBuilding
ATDome
ATDomeTrajectory
ATHexapod
Expand Down Expand Up @@ -76,7 +77,7 @@ producers:
mtaircompressor:
cscs: MTAirCompressor
eas:
cscs: DIMM DSM EPM ESS WeatherForecast
cscs: DIMM DREAM DSM EPM ESS WeatherForecast
lasertracker:
cscs: LaserTracker
genericcamera:
Expand Down
6 changes: 6 additions & 0 deletions apps/love-producer/values-tucson-teststand.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,9 @@ producers:
ataos:
name_index: ATAOS:0 --log-level 10
WEBSOCKET_HOST: love-nginx-service/love/manager/producers/ws/subscription
atbuilding:
name_index: ATBuilding:0 --log-level 10
WEBSOCKET_HOST: love-nginx-service/love/manager/producers/ws/subscription
atcamera:
name_index: ATCamera:0 --log-level 10
WEBSOCKET_HOST: love-nginx-service/love/manager/producers/ws/subscription
Expand Down Expand Up @@ -90,6 +93,9 @@ producers:
dimm2:
name_index: DIMM:2 --log-level 10
WEBSOCKET_HOST: love-nginx-service/love/manager/producers/ws/subscription
dream:
name_index: DREAM:0 --log-level 10
WEBSOCKET_HOST: love-nginx-service/love/manager/producers/ws/subscription
dsm1:
name_index: DSM:1 --log-level 10
WEBSOCKET_HOST: love-nginx-service/love/manager/producers/ws/subscription
Expand Down

0 comments on commit 6a99580

Please sign in to comment.