Giter Site home page Giter Site logo

Comments (10)

javifly avatar javifly commented on September 22, 2024

I have tried to check all the options in the web view but I have not found anything similar to what I need. it is not possible to do it, is it?

from pi.alert.

leiweibau avatar leiweibau commented on September 22, 2024

No, it is not possible at the moment. I will think about this

from pi.alert.

javifly avatar javifly commented on September 22, 2024

ok, thank you. It is that in my case I need the mail to be insistent. Since the sending of mail is not a system of assured communications, that is to say that I can send an email to you but that it never arrives to you. There is no verification that the email arrives. That is why I need to be insistent, sending an email every hour, until someone corrects the situation.

from pi.alert.

hspindel avatar hspindel commented on September 22, 2024

While I appreciate the OP's need, if this feature is added I'd suggest it be configurable (and probably default to OFF). I don't want a flood of emails per device fault, and since my email delivery is all local it is 100% robust.

from pi.alert.

leiweibau avatar leiweibau commented on September 22, 2024

I see 2 approaches here.

  1. A certain interval after the detection of each new device. If there are several devices, the new warning comes at a different time for each device

  2. All new devices are notified at a certain interval.

from pi.alert.

javifly avatar javifly commented on September 22, 2024

While I appreciate the OP's need, if this feature is added I'd suggest it be configurable (and probably default to OFF). I don't want a flood of emails per device fault, and since my email delivery is all local it is 100% robust.

There is nothing 100% robust, but I agree with you that it should be a configurable option for those who do not need to flood with email.

from pi.alert.

javifly avatar javifly commented on September 22, 2024

I see 2 approaches here.

  1. A certain interval after the detection of each new device. If there are several devices, the new warning comes at a different time for each device
  2. All new devices are notified at a certain interval.

I would do it with a global configuration of repeat warnings. For example it can be set to OFF by default, but set by hand by the user to 60 minutes or 90 minutes.

Let's imagine that it has been set to 60 minutes. In the next polling, if the equipment is still connected, the time condition set to 60 minutes will be checked. If 60 minutes have not yet passed since the previous warning, I do not warn, if 60 minutes have already passed since the previous warning, I warn again.

In such a way that each equipment has its own warnings separately without grouping the rest.

from pi.alert.

Trrw avatar Trrw commented on September 22, 2024

@javifly How have you configured Pi.Alert so that you are notified when a new device is added?

from pi.alert.

javifly avatar javifly commented on September 22, 2024

No, it doesn’t make it

from pi.alert.

leiweibau avatar leiweibau commented on September 22, 2024

Update released with 5de4bce

from pi.alert.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.