Skip to content

Upper Tester Integration

ACMEScript is integrated with the Upper Tester (UT) Interface. To enable this a script must have the @uppertester meta tag set. It can then be run through the UT interface by having its @name (and optional script arguments) as the parameter of the upper tester's X-M2M-UTCMD header field of a http request:

Upper Tester Request
X-M2M-UTCMD: aScript param1 param2

A script result is passed back in a response in the X-M2M-UTRSP header of the response:

Upper Tester Response
X-M2M-UTRSP: aResult