Announcement

Collapse
No announcement yet.

Email device's string.

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

    Email device's string.

    Hi guys, I am trying to do simple thing but have some issues. I am trying to email device's string. It is virtual device that I have created. I did set string using easy trigger.

    Click image for larger version  Name:	String.jpg Views:	1 Size:	53.6 KB ID:	1276155
    Click image for larger version  Name:	Device_Configuration.jpg Views:	1 Size:	224.7 KB ID:	1276157


    I thought it would be as easy as using one of replacement variables
    Code:
    $$DTA:(address)[B]:  or  [/B]$$DTC:(code)[B]:  or [/B]$$DTR:(ref)[B]:[/B]
    So I set up email as shown on image below to test what works.

    Click image for larger version  Name:	Set_Email.jpg Views:	1 Size:	28.0 KB ID:	1276156

    Unfortunately I am doing something wrong I guess.. Here is what I am getting in the email .

    Click image for larger version  Name:	email.jpg Views:	1 Size:	31.9 KB ID:	1276158

    What am I missing? I did set Code (D19) and Address (A123) manually in configuration tab. Not sure if that is acceptable.


    Thank you for your help.. Charles

    #2
    Remove the ( and ) characters. The documentation should be updated to clarify that. So $$DTA:123: instead of $$DTA123):
    HS 4.2.8.0: 2134 Devices 1252 Events
    Z-Wave 3.0.10.0: 133 Nodes on one Z-Net

    Comment


      #3
      Ugh... Of course.. Thanks. :-)

      Comment

      Working...
      X