Skip to content

Commit 41d21ac

Browse files
authored
Update README.md
1 parent d531556 commit 41d21ac

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -187,6 +187,8 @@ python make.py <action> [app_name]
187187
- This is a test application to serial data from the data logger connected.
188188
- **serial_vibration_test**
189189
- This is a test developed for the Cradlepoint Serial Device (CSD) to be used during vibration testing of the CSD. The application is a simple serial echo server that opens a port on the router. Data is sent to the application and is echoed back to the client over the serial port. A LAN device is connected and communicates with the router via port 5556. When the vibration test is running, the LAN client will be notified if the serial cable is disconnected or connected.
190+
- **signal_alert**
191+
- Monitors modem signal metrics on all connected modems and sends NetCloud alerts with GPS when any metric goes below its threshold. Sends one alert when signal crosses below and one when it recovers (after 60 seconds above threshold).
190192
- **simple_custom_dashboard**
191193
- Creates a simple dashboard using HTML and JS. Note that any 'server function' requires the router firewall to be correctly changed to allow client access to the router.
192194
- **simple_web_server**

0 commit comments

Comments
 (0)