Compare commits
1 Commits
1d4bf2d0b6
...
feature/ra
Author | SHA1 | Date | |
---|---|---|---|
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}",
|
||||
|
Reference in New Issue
Block a user