temperature-alarm/backend/Api
2025-03-27 09:48:08 +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 Comments 2025-03-26 12:14:42 +01:00
Controllers Comments 2025-03-26 12:14:42 +01:00
DBAccess Made AMQPPush for pushing the device limits to RabbitMQ and consume after 1 hour 2025-03-26 13:14:12 +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
.dockerignore
Api.csproj AMQP set up and port is gotten from appsettings now 2025-03-25 10:50:03 +01:00
Api.csproj.user
Api.http
Api.sln
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