Skip to content

Dataflow: pictures & metadata from systems to database #1

@JonasBchrt

Description

@JonasBchrt

Hi @JimBacon ,

I thought I just give you a bit of an overview of what we need in the cloud to get data (e.g., a picture with metadata) sent from a device to the cloud.
The way I collect data right now, I can either send data straight to a bare HTTPS endpoint whenever a picture arrives or send it to pre-configured AWS endpoint (see available options in the picture below). I think FDRI are using IoT Analytics, but for us, Lambda may be the way to go (or stick with bare HTTPS endpoint, which is what I am doing right now: https://github.com/NERC-CEH/ami-mini-db).

Image

Either way, all I'd need from "you" to send a picture, is a static URL. Obviously, I can just test this myself since it's not rocket science, but ultimately, we'd need this integrated into the main setup.

Image

Either way, the data would arrive as JSON with some metadata and likely a binary payload (the picture).

You could also imagine receiving certain status events this way, which then wouldn't contain a binary payload.

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