Enabling notifications

In order to receieve notifications, clients will require registration with a push service. Although this process is mainly invisible to the user, the steps in registration are listed here:

  • The client registers and bootstraps too it’s assicoated push service. This is done automatically.
  • The client registers itself with the push service server which then will dedicate a node for the device.
  • Node information is passed back to the client and is shared with necessary components.