blob: 4347c92bb6e26ce852e88f0ae4eb000a791ccdc6 [file] [log] [blame]
requests.test11 = {
"requests" : [{
"getData" : {
"source" : "DsRestAPI_Test_DataSource",
"element" : "ScStatusLED",
"params" : [{
"paramName" : "EntityGroup",
"paramValue" : "EntityGroup_0"
}, {
"paramName" : "Scenario",
"paramValue" : "Scenario_0"
}
],
"children" : []
}
}, {
"setData" : {
"source" : "DsRestAPI_Test_DataSource",
"element" : "ScStatusLED",
"content" : "[led:red]Scenario EntityGroup_0.Scenario_0 is stopped",
"tp" : 11,
"params" : [{
"paramName" : "EntityGroup",
"paramValue" : "EntityGroup_0"
}, {
"paramName" : "Scenario",
"paramValue" : "Scenario_0"
}
]
}
}
]
}
descriptions.test11 = "Valid getData and setData in one request."