Relative Content

Tag Archive for arduinoarduino-unoarduino-idearduino-c++

How to connect the Arduino to the API

This scenario, I created an API the endpoint is
method : PUT
http://localhost:5202/api/BinLevel/PutBinById?binId=1&binStatus=3 this is working via Postman.