Labview
- Pushover notifications
Labview can be used to send notifications to an android or iOS smartphone for a plethora of situations in a data aquisition system. A notification can be sent if:
- a value is out of range
- there is an eventlog register
- a vi has finished
- etc
The implemantation of the pushover API using Labview is very easy. The API is simply an HTTP POST with a few parameters.