API feature request: 'get all variables'

With the API, I can get a single variable (GET v1/devices/devid/var), but for general exploration I can’t say “give me all the variables”. I can’t imagine it would be much of a server hit to expose that. Perhaps GET v1/devices/devid/_ALL?

1 Like