Alert configuration for remote values streaming in from the device.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
Alert configuration for remote values streaming in from the device.
Hi,
I have a thing that captures the running status of machine from kepware. The value is of boolean type.
I wanted to send a email to specific email address when the value changes to '0' saying Machine has stopped.
Using alert what should i give as source and should I create a new thing using mailserver as template?
How can I do this?
Thanks,
V Shalini.
Solved! Go to Solution.
- Labels:
-
Best Practices
-
Design
-
Examples
Accepted Solutions
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
What is the source i need to give? The running tag thing is the source I need to give?
1. Yes you have to running tag thing and event as Alert
2. Select the property
And in 'entity' section i need to give the same thing and search for send message option right?
You have to search for Mailserver Thing.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
Hello @svisveswaraiya
Yes, you have to create thing using Mailserver as template. In that thing, you have to set mail server address, port and authentication credentials.
Once you configured mailserver thing,
1. Create alert for that property
2. Create subscription for that alert and using "SendMessage" service from Mailserver thing to send mail.
Regards,
Velkumar R
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
Hi Velkumar,
I tried this process but it doesnt show me an option like "SendMessage"
What is the source i need to give? The running tag thing is the source I need to give?
And in 'entity' section i need to give the same thing and search for send message option right?
I tried it but not getting it.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
What is the source i need to give? The running tag thing is the source I need to give?
1. Yes you have to running tag thing and event as Alert
2. Select the property
And in 'entity' section i need to give the same thing and search for send message option right?
You have to search for Mailserver Thing.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
Thanks Velkumar,
it helped me to finish it.
