Skip to content

Capturing UDP broadcasts within the same Docker network where the radiosonde resides. #1008

@tushroy

Description

@tushroy

I found it difficult to capture the UDP broadcast within the same Docker network, except by using the host network — which may not always be feasible.
What I want to achieve is to extract the raw data from radiosonde_auto_rx and either store it in a different database or process it with a separate system.
Since I'm having difficulty achieving this, are there any plans to provide an alternative method for accessing the data?
For example, could radiosonde_auto_rx support HTTP POST of the raw JSON data to a user-defined endpoint configured in station.config, allowing other systems to use the data?

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