Select Page

With Administrator privileges the user can make the connection to the Demand Response Server (VTN Virtual Top Node) by modifying a text file.

start

 

 

In the device screen select EDIT / FILES

This screen will open with both binary and text files:

VTNfiles

 

 

 

 

 

 

 

 

Typically there will be existing files that can be edited.

Select edit for the Text file named /nvram/sxcd/dras_client.ini for 1.0 compliant devices or /nvram/gridlink/dras_client.ini for 2.0 devices

next

 

 

If the text file does not exist, enter the load path directory with the text file name as shown below for the correct Open ADR version.

VTNconnect

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

Change Status to PENDING

next

 

 

Scroll down through the text and change the 3 text lines shown in RED below. Caution do not change any other line as it may cause the GRIDlink not to function properly.

For 1.0 the Load path should be  /nvram/sxcd/dras_client.ini

example

 

 

1.0 (2.0b coming Q2 ’15) 

# DRAS Client Settings File
# Parameter values must not contain spaces!
# You can use ‘%20’ (without the quotes) instead of a space!
# Commented lines start with a #
# default values, if any, are provided as commented-out lines

# DRAS Server URL:
# required to poll for demand-response data
# dras client will not run without this
# #dras_get_url=https://example.com/get/url/path

dras_get_url=https://clp01.drbiznet.com:443/drbms/rapi/service/eventstate?deviceID=123456

# DRAS confirm URL:
# required to send confirmations
# #dras_put_url=https://example.com/confirm/url/path

# DRAS client username and password

# assigned by the system administrator
dras_username=123456
dras_password=pAsswOrd1

# Time between event polls, in seconds

# timer is reset if a push event is received
# this may be overridden at start time by the –poll-delay parameter
#dras_poll_delay=60

next

 

 

Save File to download configuration

Status will change from Pending to Success when GRIDlink changes the configuration and confirms