-
Notifications
You must be signed in to change notification settings - Fork 29
Support ARM Raspberry Pi in GroundUpDB #30
Copy link
Copy link
Open
Labels
enhancementNew feature or requestNew feature or request
Description
Please start with a use case description for a USER of this work
[Who] As an IoT developer
[What] I need to store IoT information in a high speed ephemeral database on a Raspberry Pi (Arm chip)
[Value] In order to store and query lots of IoT data without damaging the SD card over time
Describe the solution you'd like
Have GroundUpDB compile on ARM (specifically Raspberry Pi 3B+ and above) - Add further protocol support in later versions
Describe alternatives you've considered
Using a heavyweight IoT message broker (MQTT) combined with a relational database for storage, and python micro service for connecting the two
Additional context
See LoRa IoT gateway and thethingsnetwork.org
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request