I currently use the zwave/devices web API. Having 40 devices and counting, it's really pulling a lot of data when I call the API all the time. What about introducing a devicesBrief API that could have customizable return values. For example in my scenario I only need a handful of the attributes for each device like, name/deviceType/level/deviceid/nodeid. It would reduce a lot of bandwidth especially when there are a lot of devices.

-N