我在地图中看到了很多关于地图的问题/答案。
但是,我正在使用Groovy和智能IDE。我以前尝试过以下方法但不成功。
http://stackoverflow.com/questions/17437561/accessing-elements-of-a-map-of-maps-using-a-string-in-groovy
地图如下:
[8: [**id:8, name:Hue bloom 1,
hub:c2adc24b-39a1-41b8-9657-31422c7ecb02, type:Color light**] ]
我需要中心值。
c2adc24b-39a1-41b8-9657-31422c7ecb02
欢迎任何帮助/建议。谢谢。 My question on the smartthings community.