acep-uaf / camio-meter-streams

0 stars 0 forks source link

Decouple code, data, config for meters #41

Closed nicolemah99 closed 5 months ago

nicolemah99 commented 6 months ago

Data should be outside of repo! get list of targets and be able to override defaults

ACEP-735-DRY_01: ip: 10.72.23.30 type: SEL735

meter_config/camio-lab/events/config.yml

meter_config/(location)/events/(meter)/override-config.yml

John Haverlack 1:42 PM It would be a good excise to create and ACEP Bash Application Template. That has these building in features: - Config Files - File Locking - System D Service Config - ... etc ...