PACEdge User Manual
Section 6
GFK-3178B
Nov 2020
PACEdge Usage Examples
13
Section 6:
PACEdge Usage Examples
6.1
Earthquake Monitor
6.1.1
Example Description
This example shows how to create a Node-RED flow that periodically connects to the Internet, gets
the latest earthquake reports, extracts location and magnitude values, stores data in InfluxDB, and
also displays it via Node-RED Dashboard.
6.1.2
Prerequisites
Connectivity to the Internet
6.1.3
Example Installation
1.
Open Node-RED.
2.
Click on the menu icon (upper right corner) and choose Import.
3.
Click on Examples.
4.
Expand node-red-contrib-Emerson.
5.
Select Earthquake and click Import.
6.
The example will appear as a new flow within Node-RED.
Figure 8: Example Flow