The Xentara MeerK40t Driver v1.0
User Manual
JSON Format for Variable

A JSON object describing variable Variable has the following syntax:

{
"@Skill.MeerK40t.Variable": {
"name": "Test Variable",
"UUID": "980ac0c9-4802-4ace-8ac0-20665b411791",
"ACL": { ... },
"variableName": "test_variable"
}
}

Object Members
nameA string value containing the name of the variable. The name is used to construct the variable’s primary key.
UUIDA string value containing the unique UUID of the variable.
ACLAn optional JSON object containing the element ACL of the variable. The format of the object is described under JSON Format for ACLs in the Xentara user manual.
variableName

A string value containing the name of the MeerK40t variable that will be used for Variable Placeholders