我希望让我的程序使用HTTP GET来读取有关我的智能设备的信息。
我想在此搜索“name”,然后将“corner light”放入数组中。
{
"1": {
"state": {
"on": true,
"bri": 114,
"alert": "none",
"reachable": true
},
"type": "Dimmable light",
"name": "corner light",
"modelid": "LWB010",
"manufacturername": "Philips",
},