-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Labels
bugSomething isn't workingSomething isn't workinggood first issueGood for newcomersGood for newcomers
Description
the data that is marshalled into a Reading is incorrect, as done via the websocket streamed readings. instead of initializing with the reading data, it initializes with the whole websocket payload which includes the metadata frame which wraps the reading.
this is a pretty straightforward fix. instead of passing in the entire websocket response, just pass in the synse data embedded within the ws response
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't workinggood first issueGood for newcomersGood for newcomers