Skip to content

Latest commit

 

History

History
9 lines (6 loc) · 459 Bytes

README.md

File metadata and controls

9 lines (6 loc) · 459 Bytes

Scratchy Device Simulator

Creates mock data and sends it to the server.

  • Configure the URL of the API in ballerina.conf
  • Start the service with e.g. docker-compose up --build --detach

⚠️ The service runs forever until you stop the container.

Written in