Add support for the new V3 API endpoint that allows for GETing a stream of input amplitude of a device.
This endpoint also supports https://github.com/littlebits/stream-sift features but because the endpoint is a GET the pattern spec must be sent as a urlEncoded value. This library should make this arcane and asinine process transparent to the user.
Also, what will the stream API we use be? Kefir? Custom?
Add support for the new V3 API endpoint that allows for
GETing a stream ofinputamplitude of a device.This endpoint also supports https://github.com/littlebits/stream-sift features but because the endpoint is a
GETthe pattern spec must be sent as aurlEncodedvalue. This library should make this arcane and asinine process transparent to the user.Also, what will the stream API we use be? Kefir? Custom?