Odd parseXml error from ST device handler

You might also want to try using this:
def configuration = groovy.util.XmlSlurper.parse(configuration_model)

we do not provide a parseXML() method for apps, but it sounds like it should be added to the feature request list.

1 Like