You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The skeleton WIBL data upload server (UploadServer/src/api/api.go) is an example endpoint used to receive uploads from WIBL data loggers running firmware version 1.5+ and configured to perform data uploads. Currently, this skeleton is meant for local testing. To make this testing easier, there should be a Docker Compose configuration so that a simple docker compose up runs the server for local testing.
The text was updated successfully, but these errors were encountered:
Original report by Brian Miles (Bitbucket: [Brian Miles](https://bitbucket.org/Brian Miles), ).
The skeleton WIBL data upload server (UploadServer/src/api/api.go) is an example endpoint used to receive uploads from WIBL data loggers running firmware version 1.5+ and configured to perform data uploads. Currently, this skeleton is meant for local testing. To make this testing easier, there should be a Docker Compose configuration so that a simple
docker compose up
runs the server for local testing.The text was updated successfully, but these errors were encountered: