Thanks to visit codestin.com
Credit goes to github.com

Skip to content

add function receive_some_data() #91

Closed
@mzandrew

Description

@mzandrew

It would be nice to be able to receive just the last N values posted, somewhere between 1 (what receive_data() provides) and all (what receive_all_data() provides). receive_all_data always results in out of memory errors for me, so receive_some_data(feed_name, 256) would be handy for plotting on a microcontroller.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions