PlantGameGroup / PlantGame

1 stars 1 forks source link

backend push plantnet result to queue #41

Closed johanneshoelker closed 7 months ago

johanneshoelker commented 7 months ago

In this format:

{ "gameID": 1, "requestID":1, "resultLatinName": "test", "confidence": 0.60 }

johanneshoelker commented 7 months ago

{ "gameID": 1, "plantID":1, "requestID":1, "resultLatinName": "test", "confidence": 0.60 }