-
Notifications
You must be signed in to change notification settings - Fork 218
VIP Known Identities
jhaack edited this page May 21, 2015
·
5 revisions
It is critical for systems to have known locations for receiving resources and services from in a networked environment. The following table details the vip identities that are reserved for volttron specific usage.
VIP Identity | Sphere of Influence | Notes |
---|---|---|
platform | Platform | |
platform.agent | Platform | The PlatformAgent is responsible for this identity. It is used to allow the VolttronCentralAgent to control and individual platform. |
volttron.central | Multi-Network | The default identity for a VolttronCentralAgent. The PlatformAgent by default will use this as it's manager, but can be overridden in the configuration file of individual agents. |
platform.historian | platform | An individual platform may have many historians available to it, however the only one that will be available through Volttron Central by default will be called this. Note that this does not require a specific type of historian, just that it's VIP Identity. |
control | platform | Control is used to control the individual platform. From the command line when issuing any volttron-ctl operations or when using Volttron Central. |
pubsub | platform | Pub/Sub subsystem router |
platform.actuator | actuator | Agent which coordinates sending control commands to devices. |
- 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