Table of Contents

send notification titled () and message ()

send notification

Description

Send notification titled () and message () is a stack block in Dabble extension for evive and other Arduino boards. The Notification module of the IoT module triggers a notification in your Smartphone based on events occurring on your hardware. This block creates notifications that need to be sent.Notification

Input Parameters

  1. The text entered here is to create the ‘title’ of the notification.
  2. The ‘message’ we want to post is being written here.

evive Notes Icon

Note: This block is available in both Upload mode and Stage mode.

Example

In the example below notification for monitoring status of touch pins of evive is shown:Notification evive_example

Example

There are no examples documented for this article.