Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
tip

Contents

titleWelcome to your new space!

Confluence spaces are great for sharing content and news with your team. This is your home page. Right now it shows recent space activity, but you can customize this page in any way you like.

Complete these tasks to get started

  •  Edit this home page - Click Edit in the top right of this screen to customize your Space home page
  •  Create your first page - Click the Create button in the header to get started
  •  Brand your Space - Click Configure Sidebar in the left panel to update space details and logo
  •  Set permissions - Click Space Tools in the left sidebar to update permissions and give others access

 

Recent space activity

Recently Updated
typespage, comment, blogpost
max5
hideHeadingtrue
themesocial

Space contributors

Contributors
modelist
scopedescendants
limit5
showLastTimetrue
orderupdate

Table of Contents

Introduction


Install it from here : https://homey.app/no-no/app/no.bwa.easy-logger/Easy-Logger/

Note: This documentation is not up to date with v1.0.3. It will be updated soon.


Easy Watchdog (EW) is an App used to simplify management for alerting the user when different events occur.


Most of this is possible using flows, but this App is ment to simplify the rules and connecting the device you care about and get a alert

Flow Cards

When Card


These 3 are currently available


Image Added


alert

This card will execute when a alarm boundary is reached. The flowtag #alarm will contain the alerm message, and you decide whta to do with it. Typically a timelin enotificarion or a push notification is what you may want to do.

Image Added

Then Cards

Is alive

Image Added

The Is alive card will be used if you want to get a alert if a device has not been checkin in in ttl amount of minutes. You should fill the name of the device you are monitoring and the value. The value is only used to  save the valu eof last checkin

Example: This will checkin at WD every time temperature is changes, and if time after last checkin is passed 360 minutes, the alarm will fire.
Image Added

So it's up to you to find a reasonable value to monitor and set the ttl time to a value that may indicate it's not alive any more.


tip:

It's a good idea to monitor multiple event from one device, the important move here is to gather some indication about the device to be alive. 

It's optional to actually feed any value to the card

Image Added



Is below

<coming soon>

Is above

<coming soon>

Remove

This is how you can remove a object, just put the matching name into action card

Image Added