... |
... |
@@ -66,7 +66,7 @@ |
66 |
66 |
|
67 |
67 |
Since TTS is now configured to forward data to the Losant Webhook, let's create a [[Losant Application Workflow>>url:https://docs.losant.com/workflows/application-workflows/]] to receive the data from TTS. |
68 |
68 |
|
69 |
|
-Click on **Workflows** and then in the Application Workflow section, click **Add** to create a new Application Workflow. |
|
69 |
+Click on **(% style="color:#037691" %)Workflows**(%%) and then in the Application Workflow section, click **(% style="color:#037691" %)Add** (%%)to create a new Application Workflow. |
70 |
70 |
|
71 |
71 |
[[image:image-20220905085017-8.png]] |
72 |
72 |
|
... |
... |
@@ -88,7 +88,7 @@ |
88 |
88 |
When TTS receives new data from the sensor, it will send that data to Losant over the Losant Webhook and trigger this workflow. Each time this workflow runs, new data will be displayed in the Debug Panel as shown below. |
89 |
89 |
|
90 |
90 |
|
91 |
|
-**Note:** If TTS is not automatically decoding your data as shown below in** data.body.uplink_message.decoded_payload**, then you can decode your LoRaWAN device data in this Losant Application Workflow. Check out the blog post [[How To Decode and Visualize Your LoRaWAN Sensor Data Using TTS and Losant>>url:https://www.losant.com/blog/how-to-decode-and-visualize-your-lorawan-sensor-data-using-the-things-network-and-losant]] to learn more about decoding LoRaWAN data in Losant. |
|
91 |
+**(% style="color:red" %)Note:**(%%) If TTS is not automatically decoding your data as shown below in**(% style="color:blue" %) data.body.uplink_message.decoded_payload**(%%), then you can decode your LoRaWAN device data in this Losant Application Workflow. Check out the blog post [[How To Decode and Visualize Your LoRaWAN Sensor Data Using TTS and Losant>>url:https://www.losant.com/blog/how-to-decode-and-visualize-your-lorawan-sensor-data-using-the-things-network-and-losant]] to learn more about decoding LoRaWAN data in Losant. |
92 |
92 |
|
93 |
93 |
[[image:image-20220905085115-11.png]] |
94 |
94 |
|