| Name | Description | Type | Additional information |
|---|---|---|---|
| Name | string |
None. |
|
| NotifyOnAction |
Action to notify on. |
NotifyOnActionDto |
None. |
| Enabled | boolean |
None. |
|
| StatusPostNotificationFilter |
Options for notifications watching status posts from users or devices. |
StatusPostNotificationFilterDto |
None. |
| AlertNotificationFilter |
Options for notifications watching alerts. |
AlertNotificationFilterDto |
None. |
| MeasurementOutOfRangeFilter |
Options for notifications for measurement out of range (working/acceptable). |
MeasurementOutOfRangeFilterDto |
None. |
| ExportCreatedFilter |
Options for notifications for an export having been created (the export of measurements request has completed). |
ExportCreatedNotificationFilterDto |
None. |
| UserNotReportingFilter |
Options for notifications for user not reporting events. |
UserNotReportingNotificationFilterDto |
None. |
| UserReportingFilter |
Options for notification for user reporting events |
UserReportingNotificationFilterDto |
None. |
| DeviceRegisteredFilter | DeviceRegisteredNotificationFilterDto |
None. |
|
| DeviceDeletedFilter | DeviceDeletedNotificationFilterDto |
None. |
|
| MemberRegisteredFilter | MemberRegisteredNotificationFilterDto |
None. |
|
| MemberDeletedFilter | MemberDeletedNotificationFilterDto |
None. |
|
| UsersFilter |
Filter based on users (member/devices) |
UsersFilterDto |
None. |
| TagFilter | TagFilterDto |
None. |
|
| SendEmailAction |
Send an email for notification (to my registered email address). |
SendEmailActionDto |
None. |
| SendSmsAction |
Send an SMS for notification (to my registered phone). |
SendSmsActionDto |
None. |
| SendMqttMessage |
Send a message to a MQTT topic though the built in Tinamous MQTT Broker |
SendMqttMessageActionDto |
None. |
| PostStatusMessage |
Post a status message to the timeline |
PostStatusMessageActionDto |
None. |
| RaiseAlert |
Raise an alert |
RaiseAlertActionDto |
None. |
| SendToParticle |
Send a invoke method request to particle.io to action a method on a Photon or Electron |
SendToParticleActionDto |
None. |
| SendLifxCommand |
Send a command to LIFX to action a change in lighting. |
LifxLightCommandActionDto |
None. |
| PostTweet |
Send a tweet |
PostTweetActionDto |
None. |
| RetriggerSettings |
How re-triggering should be handled. |
RetriggerSettingsDto |
None. |