Skip to content

LunarLumos/algorithm

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

algorithm

┌─────────────┐
│   Start     │
└──────┬──────┘
       │
┌──────▼──────┐
│ Initialize  │
│  Monitor    │
└──────┬──────┘
       │
┌──────▼──────┐
│ Get Device  │
│   Status    │
└──────┬──────┘
       │
 ┌─────▼─────┐
 │  Device   │◄── Yes ── ┌──────────────┐
 │  Online?  │           │ Update Status│
 └─────┬─────┘           │   Display    │
       │                 └──────────────┘
      No
       │
┌──────▼──────┐
│ Generate    │
│   Alert     │
└──────┬──────┘
       │
┌──────▼──────┐
│ Check Other │
│  Parameters │
└──────┬──────┘
       │
┌──────▼──────┐
│ Battery &   │
│ Temperature │
└──────┬──────┘
       │
 ┌─────▼─────┐
 │ Critical  │── Yes ─► ┌──────────────┐
 │ Levels?   │          │ Send Alert   │
 └─────┬─────┘          │ Notification │
       │                └──────────────┘
      No
       │
┌──────▼──────┐
│   Wait 30   │
│   Seconds   │
└──────┬──────┘
       │
       └─────────────┐
                     │
┌─────────────┐      │
│    End      │◄─────┘
└─────────────┘

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages