TVJR/document.json

16 lines
280 B
JSON
Raw Permalink Normal View History

2018-12-12 16:25:12 +01:00
{
"zone" : "Liege",
"cmd" : "ping",
"ListeCom": [
{"IDPub" : 1,
"CMD" : "add/dell",
"html" : "<strong>Hello</strong>",
"level" : 1
},
{"IDPub" : 2,
"CMD" : "add/dell",
"html" : "<strong>Hello</strong>",
"level" : 2
}
]
}