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
|
2ed2111c52
|
chore(cwmp): status log filter
|
2024-06-09 19:16:59 -03:00 |
|
leandrofars
|
d33405675c
|
fix(controller) wifi standard info data
|
2024-06-09 19:16:36 -03:00 |
|
leandrofars
|
86faee584c
|
fix(cwmp): cpe last connection info
|
2024-06-09 19:15:57 -03:00 |
|
leandrofars
|
ed0deed5a3
|
feat(cwmp): logs formatting and switch
|
2024-06-08 11:42:36 -03:00 |
|
leandrofars
|
1608ece2c9
|
chore: update stomp server dependencies
|
2024-05-30 13:05:26 -03:00 |
|
leandrofars
|
3f5451b274
|
chore: update acs golang packages and libs
|
2024-05-30 13:01:52 -03:00 |
|
leandrofars
|
4203fd8ec9
|
chore: update all golang packages and libs
|
2024-05-30 13:01:21 -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
|
5158fd345c
|
fix(cwmp): device msg answer to already timed out request
|
2024-05-30 10:08:07 -03:00 |
|
leandrofars
|
8d1ce2529b
|
feat(cwmp): device answer timeout set via config
|
2024-05-30 10:07:19 -03:00 |
|
leandrofars
|
289859624d
|
chore(acs): increase device response timeout
|
2024-05-30 08:20:34 -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
|
6829755345
|
fix(cwmp): device status and message handler
|
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
|
29375417ae
|
fix(mqtt): deal with error to get password
|
2024-05-13 13:31:39 -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
|
9fef8849a1
|
feat: basic cwmp implementation
|
2024-04-24 14:06:56 -03:00 |
|
leandrofars
|
28a0e3e491
|
fix(adapter): usp handler online status | closes #248
|
2024-04-23 15:22:49 -03:00 |
|
leandrofars
|
03018af61e
|
feat(acs): build and deployment
|
2024-04-22 13:23:44 -03:00 |
|
leandrofars
|
406d62550f
|
feat: initial api for cwmp
|
2024-04-20 11:20:38 -03:00 |
|
leandrofars
|
5487ede44e
|
feat: cwmp device status management
|
2024-04-18 19:48:49 -03:00 |
|
leandrofars
|
f596cf9e7b
|
docs(adapter): readme update
|
2024-04-18 18:58:02 -03:00 |
|
leandrofars
|
63db492e4b
|
feat: cwmp save basic device data
|
2024-04-18 18:56:46 -03:00 |
|
leandrofars
|
558088d74b
|
feat: inital cwmp server
|
2024-04-18 17:00:48 -03:00 |
|
Leandro Antônio Farias Machado
|
a430857ce3
|
Merge pull request #243 from rogersacchelli/dev
Kubernetes Deployment
|
2024-04-17 12:41:15 -03:00 |
|
Roger Sacchelli
|
f39cd325b7
|
minor changes on Dockerfiles frontend
|
2024-04-16 23:06:08 -03:00 |
|
Roger Sacchelli
|
61f93f49e5
|
Kubernetes Deployment - WIP
|
2024-04-16 22:56:47 -03:00 |
|
Roger
|
b947d42ac2
|
Merge branch 'dev' of https://github.com/rogersacchelli/oktopus into dev
ok
|
2024-04-17 00:01:11 +00:00 |
|
Roger
|
be5a69f37c
|
Config Map for HAProxy Ingress Controller
|
2024-04-16 23:59:55 +00:00 |
|
Leandro Antônio Farias Machado
|
22fe747f76
|
Merge pull request #240 from OktopUSP/dependabot/go_modules/backend/services/mtp/adapter/google.golang.org/protobuf-1.33.0
build(deps): bump google.golang.org/protobuf from 1.32.0 to 1.33.0 in /backend/services/mtp/adapter
|
2024-04-16 14:02:55 -03:00 |
|
Leandro Antônio Farias Machado
|
f8730905bd
|
Merge pull request #241 from OktopUSP/dependabot/go_modules/backend/services/controller/google.golang.org/protobuf-1.33.0
build(deps): bump google.golang.org/protobuf from 1.28.1 to 1.33.0 in /backend/services/controller
|
2024-04-16 14:02:47 -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 |
|
dependabot[bot]
|
4e567988ac
|
build(deps): bump google.golang.org/protobuf
Bumps google.golang.org/protobuf from 1.32.0 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:28 +00:00 |
|