Alert
Provide methods to Create, Update and Delete an alert.
API | Description |
---|---|
POST Alert/Add |
Create a new alert |
POST Alert/Update |
Update an alert |
POST Alert/Delete |
Delete an alert in PISuite. If there are no reads for the alert, then delete the alert. Otherwise mark the alert as inactive. |
Subscriber
Provide methods to maintain subscribers in PiSuite
API | Description |
---|---|
POST Subscriber/BulkUpdate |
Update a list of subscribers in PiSuite. If the required action on a subsciber is deletion, then the subscriber will be deleted only if there are no referenced records (alerts, favourites) for the subscriber. Otherwise mark the subscriber as inactive. |