Skip to content

read vs watch_poll #121

@aalvarez89

Description

@aalvarez89

Hello, I needed to inquire regarding the functionality of a watch object.
My objective was basically subscribing to a data point and getting a live feed of that data point's value.
I'm not sure what am I doing wrong but after creating the watch object, I have to constantly ping again the server with the watch_poll() function, so how is this different than just calling .read() on that same data point?
Is there actually a way to get a live feed with one call?
Thanks in advance

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions