-
Notifications
You must be signed in to change notification settings - Fork 218
PlatformConfiguration
jhaack edited this page Sep 16, 2015
·
2 revisions
By default, the VOLTTRON projects bases its files out of VOLTTRON_HOME which defaults to "~/.volttron".
-
$VOLTTRON_HOME/agents
contains the agents installed on the platform -
$VOLTTRON_HOME/certificates
contains the certificates for use with the Licensed VOLTTRON code. -
$VOLTTRON_HOME/run
contains files create by the platform during execution. The main ones are the 0MQ files created for publish and subcribe. -
$VOLTTRON_HOME/ssh
keys used by agent mobility in the Licensed VOLTTRON code -
$VOLTTRON_HOME/config
Default location to place a config file to override any platform settings. -
$VOLTTRON_HOME/packaged
is where agent packages created with `volttron-pkg package <AGENT_DIR> are created
- Platform Agent
- VOLTTRON Central Agent
- Platform Commands
- Platform Configuration
- [Platform Hardening Security Recommendations] (Linux-Platform-Hardening-Recommendations-for-VOLTTRON-users)
- ...
- [Building VOLTTRON] (Building-VOLTTRON)
- Example Agents
- Agent Development
- [Shortcut Scripts] (Scripts)
- [VOLTTRON Conventions] (Conventions)
- [sMAP Test Server] (sMAP-Test-Instance)
- [Design Discussions] (Design Discussions)
- VIP
- VIP - VOLTTRON Interconnect Protocol
- RPC by example
- VIP - Known Identities
- VIP - Authentication
- VIP - Authorization
- Protecting Pub/Sub Topics
- Setup Eclipse for VOLTTRON
- Deployment Walkthrough
- Forward Historian Walkthrough
- [Create New Historian Agent] (Developing-Historian-Agents)
- [Create New Driver Agent] (Develop-Driver-Agent)
- [Developing With Eclipse] (Eclipse)
- Migrations
- [2.x to 3.x Migration](2.x-to 3.x-Migration)
- 1.2 to 2.0 Migration
- [Deployment Recommendations](Recommendations for Deployments)
VOLTTRON Versions and Features
Transactional Network Platform Overview
- Established Topics
- Working with the Actuator Agent
- Logging
- [Multi-Node Communication] (MultiBuildingMessaging)
Information Exchange Standards