Change an enhanced service alarm tempate by automation
5th February 2025
Hi Daniel, For enhanced services you have to assign the template using the service reference. You can use the following code in your script: var service = engine.FindService(“Service”); var serviceInfo …