我只需要这些输出块中的总灯数,总灯数和总灯数。我该如何实现呢?有多个建筑物ID拥有所有这些信息。但是我需要累积灯,熄灯和累积灯的总数。
{
"lampSummaryStatus": [
{
"buildingId": "93CB2950-46D0-4231-B21C-C4691ACFCC1D",
"totalNumberOfLamps": 9,
"totalLampOn": 0,
"totalLampOff": 0,
"totalLampUnknown": 9,
"totalLampConnected": 0,
"totalLampDisconnected": 9,
"totalLampWithALS": 0,
"totalLampWithoutALS": 9,
"totalPolicyNull": 0,