-
Notifications
You must be signed in to change notification settings - Fork 9
Open
Labels
Description
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?