OpenHarvest
OpenHarvest copied to clipboard
Design OpenHarvest schema/DTO for data that can be brought in by integrations
Design OpenHarvest schema/DTO for data that can be brought in by integrations
I've written a little on this in the Architecture and Vision.md file a while ago, let me know what you think about it.
FYI, I am currently building the supervisor part of that and I can spin up and tear down integrations in a kubernetes cluster. The integrations I'm testing it with is a simple integration which pulls data from a Soil Moisture sensor I developed and it follows the same data model I've set out over there.