This document covers v2.0.0 and older versions of IoT Bridge for Snowflake. It now ships as part of Chariot. To see the latest IoT Bridge for Snowflake documentation, go to IoT Bridge for Snowflake in Chariot. |
Stop the IoT Bridge for Snowflake service on the existing instance of the IoT Bridge for Snowflake
For IoT Bridge for Snowflake version 1.0.3 and newer
sudo systemctl stop ibsnow |
For IoT Bridge for Snowflake versions prior to 1.0.3
sudo /etc/init.d/ibsnow stop |
Start the IoT Bridge for Snowflake service on the new instance of the IoT Bridge for Snowflake created in Step 2
For IoT Bridge for Snowflake version 1.0.3 and newer
sudo systemctl start ibsnow |
For IoT Bridge for Snowflake versions prior to 1.0.3
sudo /etc/init.d/ibsnow start |