Contents
title | Welcome 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 | ||||||||
---|---|---|---|---|---|---|---|---|
|
Space contributors
Contributors | ||||||||||
---|---|---|---|---|---|---|---|---|---|---|
|
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
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.
Then Cards
Is alive
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.
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
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