Deploying eWON configurations for quick setup

We have a list of tags that every single eWON will log. Each list is about 15 tags long. This makes configuring several eWONs at a time a tedious process. Is it possible to rollout a configuration file to eWONs or something similar to make them all monitor the same tags?

Additionally, can this be done remotely?

@Skyl3r

This is definitely possible and can be done remotely.

There’s a file in the eWON that contains tag data which you can download/upload. To download, you can FTP into the eWON or download from the eWON’s interface in the File Transfer tab.

Download Tag Data
The file you want to download from the eWON with the tags is:
var_lst.csv or var_lst.txt (either one will work)

Once you have the desired var_lst file on your PC, you’ll need to connect to the eWON with that PC (locally or remotely) and transfer the file to the eWON.

Transferring Tag Data via FTP
There are multiple ways you can FTP into the eWON but one easy way is to use windows explorer.

image

You’ll be prompted for your eWON’s username/password
image

You can drop the file in here, and replace your current var_lst file to upload the tag data.

2 Likes

Perfect and easier than expected. Thanks!

1 Like