Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

IoT Bridge for SiteWise is configured with a configuration file on the filesystem of the EC2 instance. If you are unfamiliar with how to access the instance see this page for access instructions. Also note, after modifying the configuration the application must be restarted. This can be done with the following command.

Code Block
languagebash
sudo /etc/init.d/ssbibas restart


The path to the configuration file is:

/opt/ib/conf/ibibas.properties

Once you open the file, you will see the following options.

...