temperature-alarm/backend/Api
2025-03-27 10:47:31 +01:00
..
AMQP Fixed AMQPPublish and split the code into more functions and added Refresh token to Usermodel 2025-03-27 09:48:08 +01:00
BusinessLogic RefreshToken is made 2025-03-27 10:17:25 +01:00
Controllers RefreshToken is made 2025-03-27 10:17:25 +01:00
DBAccess RefreshToken is made 2025-03-27 10:17:25 +01:00
Migrations Fixed AMQPPublish and split the code into more functions and added Refresh token to Usermodel 2025-03-27 09:48:08 +01:00
Models Fixed AMQPPublish and split the code into more functions and added Refresh token to Usermodel 2025-03-27 09:48:08 +01:00
MQTTReciever Made AMQPPush for pushing the device limits to RabbitMQ and consume after 1 hour 2025-03-26 13:14:12 +01:00
Properties Model/backend 2025-03-18 10:03:01 +01:00
.dockerignore Model/backend 2025-03-18 10:03:01 +01:00
Api.csproj AMQP set up and port is gotten from appsettings now 2025-03-25 10:50:03 +01:00
Api.csproj.user User api endpoints done 2025-03-18 12:45:31 +01:00
Api.http Model/backend 2025-03-18 10:03:01 +01:00
Api.sln chart at startup, mqtt receiver receives 2025-03-20 14:10:29 +01:00
Dockerfile Fix dockerfile and add exec perms to deploy script 2025-03-25 09:40:06 +01:00
Program.cs Changed the name of the publisher 2025-03-26 14:28:20 +01:00
Startup.cs Fix JWT bearer authentication 2025-03-27 10:47:31 +01:00