VOLTTRON Environment¶
By default, the VOLTTRON projects bases its files out of VOLTTRON_HOME which defaults to “~/.volttron”.
$VOLTTRON_HOME/agentscontains the agents installed on the platform$VOLTTRON_HOME/certificatescontains the certificates for use with the Licensed VOLTTRON code.$VOLTTRON_HOME/runcontains files create by the platform during execution. The main ones are the 0MQ files created for publish and subcribe.$VOLTTRON_HOME/sshkeys used by agent mobility in the Licensed VOLTTRON code$VOLTTRON_HOME/configDefault location to place a config file to override any platform settings.$VOLTTRON_HOME/packagedis where agent packages created with `volttron-pkg package are created