Commit Graph

135 Commits

Author SHA1 Message Date
leandrofars
641aae883b feat(controller): set device alias 2024-06-30 20:00:03 -03:00
leandrofars
2918c57125 feat: ping + traceroute init 2024-06-30 19:59:03 -03:00
leandrofars
698ce9f1ec fix(controller): name to connect to nats 2024-06-29 11:22:53 -03:00
leandrofars
2deadba855 feat: device alias 2024-06-25 21:56:43 -03:00
leandrofars
2864f8754d feat(controller): connected devices 2024-06-21 19:00:06 -03:00
leandrofars
b413d45ee7 chore(controller): rename firmware update file function 2024-06-21 17:54:15 -03:00
leandrofars
28ffde5fef feat(controller): site survey + multiple data model support 2024-06-21 17:53:51 -03:00
leandrofars
23b629599d chore(controller): change firmware update filename 2024-06-20 22:03:22 -03:00
leandrofars
c4efccaa0a feat(controller): enterprise version flow switch option 2024-06-20 21:58:13 -03:00
leandrofars
0e86174222 chore(controller): update golang dependencies 2024-06-13 12:34:18 -03:00
leandrofars
9a4381dc7c feat(cwmp): deleteObject message 2024-06-11 22:05:17 -03:00
leandrofars
fe85ea3645 feat(cwmp): addObject message 2024-06-11 21:42:13 -03:00
leandrofars
f3232032b7 chore(controller): remove unused file 2024-06-10 22:07:17 -03:00
leandrofars
66ec86c0d5 feat(cwmp): get acs rtt info 2024-06-10 22:06:34 -03:00
leandrofars
d33405675c fix(controller) wifi standard info data 2024-06-09 19:16:36 -03:00
leandrofars
877c21cfcc refact(controller): send cwmp messages with no code repetition 2024-05-30 12:34:05 -03:00
leandrofars
c4e62772d7 refact(controller): get wifi data 2024-05-30 12:23:53 -03:00
leandrofars
9ab100de76 feat(controller): wifi management through cwmp 2024-05-30 11:28:51 -03:00
leandrofars
b44d4d459d feat(cwmp): add parameterValueResponseStatus to cwmp lib 2024-05-30 11:12:13 -03:00
leandrofars
1ffa4a76d8 fea(cwmp): parameterAttributeStruct + parameters isWritable helper 2024-05-28 22:21:21 -03:00
leandrofars
03a4cec08f feat(cwmp): get parameter attributes 2024-05-28 22:15:44 -03:00
leandrofars
d7a265049b feat(api): add cwmp to device struct 2024-05-21 21:12:52 -03:00
leandrofars
42b657f4b9 feat(api): cwmp SetParameterValues message 2024-05-21 20:28:19 -03:00
leandrofars
bb7b1a4f50 feat(api): cwmp GetParameterValues 2024-05-21 20:08:57 -03:00
leandrofars
145c5e9426 feat: initial http bulk data collector 2024-05-13 16:37:22 -03:00
leandrofars
6638aea5b2 feat(frontend): devices credentials crud | close #242 2024-05-08 20:29:55 -03:00
leandrofars
56c93d0806 fix(api): conflict in commits 2024-04-30 17:56:46 -03:00
leandrofars
0a0af85c65 fix: conflict 2024-04-30 17:54:49 -03:00
leandrofars
390fda46fb fix(api): delete own account 2024-04-30 17:45:25 -03:00
leandrofars
5dd34fb073 feat(api): allow user to delete his own account 2024-04-30 17:45:05 -03:00
leandrofars
57aec575c8 feat(api): validate emails correctly 2024-04-30 17:09:48 -03:00
leandrofars
90042da932 feat(api): return user creation date 2024-04-25 18:07:31 -03:00
leandrofars
406d62550f feat: initial api for cwmp 2024-04-20 11:20:38 -03:00
dependabot[bot]
16c6f8ed08
build(deps): bump google.golang.org/protobuf
Bumps google.golang.org/protobuf from 1.28.1 to 1.33.0.

---
updated-dependencies:
- dependency-name: google.golang.org/protobuf
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-04-16 17:02:40 +00:00
leandrofars
2d1a3157f6 feat(api): limit devices credentials access to admin user 2024-04-15 18:28:06 -03:00
leandrofars
73c4457284 feat: users crud | closes #65 2024-04-15 18:14:51 -03:00
leandrofars
2beda02ef6 docs: remove old commentary 2024-04-15 13:53:29 -03:00
leandrofars
decac33244 feat(api): stomp rtt 2024-04-14 13:15:26 -03:00
leandrofars
9ae5128800 fix: return general data info when a mtp is down 2024-04-13 15:30:45 -03:00
leandrofars
4047e1db0b feat: device auth as rbac via nats keyvalue store | closes #212 2024-04-12 19:26:48 -03:00
leandrofars
8c7cb6d7e9 feat: deploy microservices via docker compose 2024-03-26 15:40:50 -03:00
leandrofars
b51614e5c8 feat: build system + docker compose for backend services 2024-03-25 23:54:26 -03:00
leandrofars
89fda0e188 feat: stomp mtp support 2024-03-23 16:06:56 -03:00
leandrofars
b146a6edfc feat: actual code migrated to nats 2024-03-23 09:41:53 -03:00
leandrofars
ca82895e20 feat(controller): device get database 2024-03-21 22:14:06 -03:00
leandrofars
60b2040b5a feat(controller): websockets communication 2024-03-21 21:05:16 -03:00
leandrofars
2a2f7ef405 feat(controller): initial communication with mtp as microservices 2024-03-20 22:36:06 -03:00
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
ff3b808a46 chore(controller): increase jwt expiration time 2024-02-22 09:02:56 -03:00