Commit Graph

19 Commits

Author SHA1 Message Date
leandrofars
b434935941 feat: new software architecture 2024-03-17 22:45:33 -03:00
leandrofars
be412cdaea feat: mqtt + nats communication with device status and info 2024-03-05 22:57:35 -03:00
leandrofars
f4a8f42dbe fix(controller): db device operations consistency 2024-02-19 22:07:54 -03:00
leandrofars
921a869ca1 feat(controller): implement transactions in database 2024-02-18 12:08:26 -03:00
leandrofars
8d10205878 feat(controller): create index in database 2024-02-18 12:07:56 -03:00
leandrofars
7d1df69a69 feat(ws+controller): basic implementation 2024-02-10 10:04:31 -03:00
leandrofars
f26369c236 chore: remove trash log 2023-12-02 11:24:16 -03:00
leandrofars
08ef01bf1f feat(controller): list devices with pagination 2023-11-28 11:59:06 -03:00
leandrofars
8843cd9dab feat(api): dashboard and general info [ close #125 ] 2023-11-01 01:50:12 -03:00
leandrofars
e550ff37d1 chore(api): init device multiple mtp connection handlers 2023-10-28 17:18:23 -03:00
Leandro Antônio Farias Machado
1489573f89 chore: fix users returning password at api + GeSupportedDm null return 2023-06-24 11:13:18 -03:00
Leandro Antônio Farias Machado
8dae5960e7 feat(api): retrieve all users 2023-06-17 14:13:06 -03:00
Leandro Antônio Farias Machado
8e57b87378 feat(api): create users with different privileges 2023-06-16 11:28:33 -03:00
Leandro Farias Machado
75603c6f6f chore(db): controller verifies connection with mongoDB 2023-05-25 07:49:21 -03:00
Leandro Antônio Farias Machado
bfb2acf0fa feat(api): user jwt authentication 2023-05-02 23:57:00 -03:00
Leandro Antônio Farias Machado
46743ab279 feat: get route for rest api + async queue for translations between sync http and mqtt uncoupled protocol close #31 2023-04-26 01:19:18 -03:00
Leandro Antônio Farias Machado
3f28344ae3 feat: save device status at database + add mqtt persistence at redis #30 2023-04-23 13:27:41 -03:00
Leandro Antônio Farias Machado
7c40982a00 feat: save devices at database 2023-04-20 11:37:20 -03:00
Leandro Antônio Farias Machado
fd25ed1bf9 feat:save devices at database 2023-04-13 09:55:01 -03:00