startEnableNotification
Starts to enable notification or indication for this RemoteCharacteristic.
Creates and puts DeviceAction.Notification.Enable into queue to be executed. Sets isNotifying to true after action completed successfully.
Return
DeviceAction.Notification.Enable if action was added to the queue, or null if notification is already enabled.