-
Notifications
You must be signed in to change notification settings - Fork 218
ActuatorAgent
This agent is used to access the control points of a controller. Agents may request scheduled times, called Tasks, to interact with one or more devices.
The interactions with the ActuatorAgent are handled via pub/sub interface provided by the message bus. The available points for a Catalyst 472 are detailed here.
Note: VOLTTRON 3.0 adds an RPC communication option which makes interacting with platform services much simpler. It is recommended RPC be used for interacting with the ActuatorAgent. The following pages are being updated but in the meantime, an example of upgrading a 2.0 agent to a 3.0 agent to interact with the actuator can be found here
Scheduling and canceling a Task.
Interacting with a device via the ActuatorAgent.
AcutatorAgent responses to a schedule or cancel request.
What happens when a running Task is preempted.
- 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