5.3.1.24.13.10. cli.helpers.misc.set_other_environment_variables_for_foxbms
- cli.helpers.misc.set_other_environment_variables_for_foxbms() None
Set environment variables according to foxBMS specifications.
Loads variables from conf/env/env.json and applies platform-specific overrides.
- Raises:
FileNotFoundError – If the environment JSON file does not exist.
json.JSONDecodeError – If the environment JSON file is invalid.