Skip to content

Can I use this to push historical data? #3

@joernschellhaas

Description

@joernschellhaas

I came here from https://stackoverflow.com/a/67562080/7424510.

Suppose, I've got a temperature sensor, and I've got a list of UNIX time stamps and temperatures, like so:

[
    (1661863713, 22),
    (1661863714, 21),
    (1661863715, 22)
]

Can I push this with this client? How?

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