Skip to content
This repository was archived by the owner on May 26, 2021. It is now read-only.
This repository was archived by the owner on May 26, 2021. It is now read-only.

How to send data to Adafruit.io? #10

@rjcorwin

Description

@rjcorwin

Hi Todd. I didn't realize this library was a CLI until jwcooper pointed it out here. I had been building my own CLI just for sending data.

I'm attempting to create new data but not seeing any in the abc feed that I created. Am I doing this correctly?

$ echo '42' | adafruit-io client data create abc
? data.value (optional): 42
? data.lat (optional):
$ echo '42' | adafruit-io client data send abc
? data.value (optional): 42
? data.lat (optional):

I configured doing ...

$ adafruit-io client config --username rjsteinert --key xxxxxxxxxxxxxxxx

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