(Classic) Notification Event Protocol

Draft Specification

This specification is currently a draft under development.

Description

The notification event API defines events for notifying a personal even network. 

Event

domain: notification

types

  • status - the notification is a general status update 
  • log - the notification is a log message

Attributes

The following attributes ar common to all event types in the notification domain:

  • application - the name of the application raising the event
  • subject - the notification subject
  • description - the long form description of the notification
  • priority- a number in the range [-2..2].  
    • -2 - lowest priority
    • -1 - low priority
    • 0 - normal
    • 1 - high priority
    • 2 - urgent

 

Copyright Picolabs | Licensed under Creative Commons.