MakerAPI request: request param to ignore 'null' value attributes to reduce payload size

fair enough.. this driver is still a WIP so it may well change here. I have a few other drivers that also have a lot of null attributes but I noticed they're also all custom drivers too

thanks for the quick reply!!

@mike.maxwell -- totally unrelated question but I just found out about /devices/* and that it works a lot faster than /devices/all. I was just curious if there's any caveats or warnings for using /devices/* vs iterating over all the devices and fetching them individually.