Skip to content
jhaack edited this page Oct 23, 2015 · 2 revisions

ActuatorAgent Configuration

schedule_publish_interval:: Interval between  published schedule announcements in seconds. Defaults to 30. preempt_grace_time:: Minimum time given to Tasks which have been preempted to clean up in seconds. Defaults to 60. schedule_state_file:: File used to save and restore Task states if the ActuatorAgent restarts for any reason. File will be created if it does not exist when it is needed.

Sample configuration file

{ "schedule_publish_interval": 30, "schedule_state_file": "actuator_state.pickle" }

Wiki Home

Quick Start Guide

Getting VOLTTRON

VOLTTRON Community

VOLTTRON Core Services

Historians

Drivers

Instance Management

Applications
  • ...
Examples
Developers
HOWTOS

VOLTTRON Versions and Features

Transactional Network Platform Overview

Platform Services

Volttron Restricted

Information Exchange Standards

FAQ

Project Home

Clone this wiki locally