![]()
Contents
Cirrus Link Resources
Cirrus Link Website![]()
Contact Us (Sales/Support)![]()
Forum![]()
Cirrus Link Modules Docs for Ignition 7.9.x![]()
Inductive Resources
Ignition User Manual![]()
Knowledge Base Articles![]()
Inductive University![]()
Forum![]()
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
| Code Block |
|---|
sudo systemctl stop ibsnow |
For IoT Bridge for Snowflake versions prior to 1.0.3
| Code Block |
|---|
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
| Code Block |
|---|
sudo systemctl start ibsnow |
For UoT IoT Bridge for Snowflake versions prior to 1.0.3
| Code Block |
|---|
sudo /etc/init.d/ibsnow start |
...