Question
REST Client Advance Data Format Constant String
How to include custom string under the values.
Example:
{
|#each VALUES|
"variable": CONSTANTSTRING,
"|TAGNAME|_realvalue": |VALUE|,
"|TAGNAME|_quality": |QUALITY|,
"|TAGNAME|_timestamp": |TIMESTAMP|,
|/each|
}

