# Using MQTT outside of Scada?

**URL:** https://forum.cirrus-link.com/t/using-mqtt-outside-of-scada/161
**Category:** Ignition Modules
**Created:** [February 14, 2022, 11:56am UTC](https://forum.cirrus-link.com/t/using-mqtt-outside-of-scada/161 "2022-02-14T11:56:41Z")
**Posts on this page:** 2
**Page:** 1

<div class="post-metadata">

### Author: ![DdCamp](https://avatars.discourse-cdn.com/v4/letter/d/c57346/32.png) [@DdCamp](https://forum.cirrus-link.com/u/DdCamp)
#### Post date: [February 14, 2022, 11:56am UTC](https://forum.cirrus-link.com/t/using-mqtt-outside-of-scada/161/1 "2022-02-14T11:56:41Z")

</div>

This question is really for @wes.johnson I’m wanting to use a python script to retreive from the Stock Market the Real-Time “WTI-Crude Oil Price”. I know of several APIs that can get this done, but I want to carry this on a little further. Don’t you have a python script that could publish the result value back to my Ignition 7.9.10 server in the Sparkplug B 3.1 protocol?

I would like to display in almost Real-Time the total value of our inventory on our Scada Home Screen for the office.

---

<div class="post-metadata">

### Author: ![wes.johnson](https://avatars.discourse-cdn.com/v4/letter/w/f14d63/32.png) [@wes.johnson](https://forum.cirrus-link.com/u/wes.johnson)
#### Post date: [February 14, 2022, 6:12pm UTC](https://forum.cirrus-link.com/t/using-mqtt-outside-of-scada/161/2 "2022-02-14T18:12:09Z")

</div>

I don’t have anything handy. But, I’d probably avoid Sparkplug in this particular case to make things simple. See ‘custom namespaces’ for Engine here: [MQTT Engine Custom Namespace - MQTT Modules for Ignition 8.x - Confluence](https://docs.chariot.io/display/CLD80/MQTT+Engine+Custom+Namespace)
