Skip to content
Mike Roup edited this page Dec 17, 2015 · 1 revision

Introduction##

The forward historian can be found in the core services directory. Use it to send information to another Volttron instance.

Configuration

The default configuration file is services/core/ForwardHistorian/config . Change destination-vip to point towards the foreign Volttron instance.

{
    "agentid": "forwarder"
    "destination-vip": "ipc://@/home/volttron/.volttron/run/vip.socket"
}

See Also

Historians

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