# README
Building Controller executable
Configuration
The Building Controller takes its configuration from a combination of command line arguments and configuration files.
Config Directory
system.json
- core configuration for the Building Controller - e.g. logging, database connection and so onpki/
root.cert.pem
- Root CA certificate(s) for this Smart Core installation. Must be manually provided.enrollment-ca.cert.pem
- Intermediate CA certificate for enrolling controllers. Must be part of a chain starting atroot.cert.pem
. Must be manually provided.enrollment-ca.key.pem
- Private key file forenrollment-ca.cert.pem
.