Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Metadata Example #167

Open
WL-Richards opened this issue Dec 6, 2024 · 0 comments
Open

Metadata Example #167

WL-Richards opened this issue Dec 6, 2024 · 0 comments
Assignees

Comments

@WL-Richards
Copy link
Member

WL-Richards commented Dec 6, 2024

For writing metadata to the SD card for each device it should be written in the following format:

{
    "type": "metadata",
    "latitude": "",
    "longitude": "",
    "owner": "",
    "deployment_date": "",
    "notes": "",
    "keywords": [
        "",
        "",
        ""
    ]
}

Furthermore this should just be uploaded as the first packet (before data is transmitted) so that the packet shows up first in the given collection for each devices

@sarveshta sarveshta self-assigned this Jan 8, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants