16 lines
280 B
JSON
16 lines
280 B
JSON
|
{
|
||
|
"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
|
||
|
}
|
||
|
]
|
||
|
}
|