You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
You can see how the temperature rises until it reaches a threshold. The Stream Analytics Edge module detects when the temperature reaches this threshold and sends a command to the device to reduce the temperature immediately. All of this processing happens on the device without communicating with the cloud.
317
320
318
-
If you want to notify operators when the threshold was reached, you can [create a rule in the Remote Monitoring web UI](iot-accelerators-remote-monitoring-automate.md).
321
+
If you want to notify operators when the threshold was reached, you can create a rule in the Remote Monitoring web UI:
322
+
323
+
1. Navigate to the **Rules** page and click **+ New rule**.
324
+
1. Create a new rule with the following settings:
325
+
326
+
| Option | Value |
327
+
| ------ | ----- |
328
+
| Rule name | Oil pump temperature |
329
+
| Description | Oil pump temperature exceeded 300 |
0 commit comments