Skip to content

subscription with req_mode POLL not fetching data #83

@mahen-g

Description

@mahen-g

With req_mode = POLL, we are not fetching data. With POLL, once the initial request is sent, we need to send out a trigger to to the switch to receive the data, which does not seem to be happening.

The subscribed path does reach the switch and is registered. However, since there is not follow up poll request, the switch is not returning the data.

Thanks,
Mahendra

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions