Compare commits
2 Commits
1d4bf2d0b6
...
8a0212a139
Author | SHA1 | Date | |
---|---|---|---|
8a0212a139 | |||
802806b4c2 |
@ -82,7 +82,7 @@ namespace Birdmap.API.Controllers
|
||||
Service = new()
|
||||
{
|
||||
Id = 0,
|
||||
Name = "Mqtt Client Service",
|
||||
Name = "Message Queue Service",
|
||||
Uri = "localhost",
|
||||
},
|
||||
Response = $"IsConnected: {_communicationService.IsConnected}",
|
||||
|
Loading…
Reference in New Issue
Block a user