1
0
Fork 0
telegraf/plugins/inputs/fibaro/testdata/sections.json

18 lines
249 B
JSON
Raw Normal View History

[
{
"id": 1,
"name": "Section 1",
"sortOrder": 1
},
{
"id": 2,
"name": "Section 2",
"sortOrder": 2
},
{
"id": 3,
"name": "Section 3",
"sortOrder": 3
}
]