json2nats/default.json

24 lines
472 B
JSON
Raw Permalink Normal View History

{
"src": "ZDMS.demo",
"topic": "topic.demo",
"content": {
"areas": [3, 5, 6, 8, 9],
"current": 3,
"local": 1,
"total": 39,
"printer": 1,
"card": 0,
"bus-op": 2,
"other": 0,
"details": [
{
"type": "10L水炮",
"count": 3
},
{
"type": "20L水炮",
"count": 3
}
]
}
}