Open SavantEVO opened 1 year ago
How to test device-rest? When I read Testing/Simulation and used Postman to test but did not send the request. [Thank you] Picture1: Use Postman to POST http://localhost:59986/api/v2/resource/sample-json/json
Picture2: Check device-rest Status is UP
You can check whether the core-data recevies the Event or subscribe the topic from message bus (Redis pub/sub by default) to see whether the Event is sent out.
How to test device-rest? When I read Testing/Simulation and used Postman to test but did not send the request. [Thank you] Picture1: Use Postman to POST http://localhost:59986/api/v2/resource/sample-json/json
Picture2: Check device-rest Status is UP