Versions Compared

Key

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

...

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

At this point, SSB should connect to AWS IoT Core and be ready to receive MQTT Sparkplug messages. Verify by running the following command.

Code Block
languagebash
tail -f /opt/ssb/log/wrapper.log

After doing so, you should see something similar to what is shown below.

Image Added

Edge Setup with Ignition and MQTT Transmission

...