dotnet - add locking since the simulator seems to run a lot in parallel
change the port to match what the simulator uses by default add serilog as part of debugging
This commit is contained in:
@@ -1,6 +1,9 @@
|
||||
@SafelyYou_HostAddress = http://localhost:5213
|
||||
@SafelyYou_HostAddress = http://localhost:6733/api
|
||||
|
||||
GET {{SafelyYou_HostAddress}}/weatherforecast/
|
||||
POST {{SafelyYou_HostAddress}}/devices/38-4e-73-e0-33-59/heartbeat
|
||||
Accept: application/json
|
||||
|
||||
{
|
||||
"sent_at": "2026-08-06T16:51:22.861Z"
|
||||
}
|
||||
###
|
||||
|
||||
Reference in New Issue
Block a user