domoticz-api-linker
Version:
Domoticz API Javascript Bridge Connector
14 lines (9 loc) • 413 B
Markdown
# Notifications
## **domoticz.notification.send(subject, message, subsystem=null)**
Send a notification through Domoticz Notification API.
| Parameter | Description |
| --------- | ------------------------- |
| subject | Title of the notification |
| message | Body of the notification |
| subSystem | a notificationType |
use one of `domoticz.notificationTypes.*` for subSystem