leandrofars
|
c94ab348b5
|
feat: add ws mtp to main code + fix: done channel processes closing
|
2024-02-05 23:44:12 -03:00 |
|
leandrofars
|
577a50d68b
|
refact: env file organization and comments
|
2024-02-05 23:42:45 -03:00 |
|
leandrofars
|
acc29c73f8
|
chore(ws): lib depencies
|
2024-02-05 23:42:21 -03:00 |
|
leandrofars
|
922de7e81f
|
feat: initial ws client
|
2024-02-05 23:41:42 -03:00 |
|
leandrofars
|
d9560ec167
|
reaftor: mtp interface + mqtt disconnection log
|
2024-02-05 23:29:45 -03:00 |
|
leandrofars
|
ef34e499de
|
feat(ws): create client messages segmentation
|
2024-02-04 22:56:48 -03:00 |
|
leandrofars
|
778e8f80d7
|
chore: remove deprecated code
|
2024-02-04 16:42:02 -03:00 |
|
leandrofars
|
2377b7d68d
|
feeat(ws): establish communication with device
|
2024-02-04 16:38:36 -03:00 |
|
leandrofars
|
a60f0f0a28
|
feat: add usp webscokets header
|
2024-01-18 22:51:08 -03:00 |
|
leandrofars
|
46488fb3d5
|
chore(mochi): log websockets running info
|
2024-01-18 22:36:09 -03:00 |
|
leandrofars
|
48e03db960
|
initial websockets server
|
2024-01-16 23:45:56 -03:00 |
|
leandrofars
|
5fd6afc8fa
|
chore(api): show online devices first
|
2024-01-11 19:19:35 -03:00 |
|
leandrofars
|
8f226d09a9
|
fix(api): device page number
|
2024-01-11 18:35:28 -03:00 |
|
leandrofars
|
64c256cadb
|
Merge branch 'lost_commits' into dev
|
2024-01-11 18:11:26 -03:00 |
|
leandrofars
|
318720d9fa
|
feat(controller): add details for devices list
|
2023-12-24 13:21:21 -03:00 |
|
leandrofars
|
3fa8315d62
|
fix(controller): list device by id
|
2023-12-24 11:19:53 -03:00 |
|
Leandro Antônio Farias Machado
|
db2678d8e8
|
Merge pull request #177 from OktopUSP/dependabot/npm_and_yarn/backend/services/socketio/koa/cors-5.0.0
chore(deps): bump @koa/cors from 4.0.0 to 5.0.0 in /backend/services/socketio
|
2023-12-23 13:00:50 -03:00 |
|
dependabot[bot]
|
921ae3ea31
|
chore(deps): bump @koa/cors in /backend/services/socketio
Bumps [@koa/cors](https://github.com/koajs/cors) from 4.0.0 to 5.0.0.
- [Changelog](https://github.com/koajs/cors/blob/master/History.md)
- [Commits](https://github.com/koajs/cors/compare/4.0.0...5.0.0)
---
updated-dependencies:
- dependency-name: "@koa/cors"
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-12-23 15:59:56 +00:00 |
|
leandrofars
|
4b2dc84015
|
Merge branch 'dev' into dependabot/go_modules/backend/services/controller/golang.org/x/crypto-0.17.0
|
2023-12-23 12:59:07 -03:00 |
|
dependabot[bot]
|
c8e0b3ef00
|
chore(deps): bump golang.org/x/crypto in /backend/services/controller
Bumps [golang.org/x/crypto](https://github.com/golang/crypto) from 0.14.0 to 0.17.0.
- [Commits](https://github.com/golang/crypto/compare/v0.14.0...v0.17.0)
---
updated-dependencies:
- dependency-name: golang.org/x/crypto
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-12-23 14:59:51 +00:00 |
|
leandrofars
|
376de282f2
|
fix(security): jwt package
|
2023-12-23 11:23:20 -03:00 |
|
leandrofars
|
f96ff1d075
|
fix: info api dynamic broker connection
|
2023-12-13 09:03:12 -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
|
2d9257f21c
|
feat(api): mqtt conn info
|
2023-10-31 11:26:55 -03:00 |
|
leandrofars
|
e550ff37d1
|
chore(api): init device multiple mtp connection handlers
|
2023-10-28 17:18:23 -03:00 |
|
leandrofars
|
6ccd0aa0e8
|
feat(mtp): stomp server with custom usp spec
|
2023-10-28 16:00:27 -03:00 |
|
leandrofars
|
64f0d5a088
|
feat(mtp): stomp server
|
2023-10-27 01:47:53 -03:00 |
|
leandrofars
|
f6d53f8e73
|
feat(controller): connect to stomp server
|
2023-10-27 01:47:04 -03:00 |
|
leandrofars
|
c26cf8ebd0
|
refact(controller): api cors print info identation
|
2023-10-25 01:02:01 -03:00 |
|
leandrofars
|
fb25839045
|
refact(controller): mqtt client
|
2023-10-25 01:01:24 -03:00 |
|
leandrofars
|
4a5a72c1cc
|
feat(api): firmware update
|
2023-10-23 23:43:59 -03:00 |
|
leandrofars
|
fa1af141e4
|
feat: http file server
|
2023-10-23 23:37:38 -03:00 |
|
leandrofars
|
2556eed53d
|
feat(api): device command execute (operate msg) [ close #135 ]
|
2023-10-23 20:35:08 -03:00 |
|
leandrofars
|
a07082fb79
|
refact(api): controller clean code [ close #121 ]
|
2023-10-23 15:46:26 -03:00 |
|
leandrofars
|
a5592c4d3b
|
fix(security): dependabot alert
|
2023-10-23 13:16:05 -03:00 |
|
leandrofars
|
1b4c09ae89
|
chore(socketio): add env file
|
2023-10-14 14:15:36 -03:00 |
|
leandrofars
|
b261cee228
|
feat(socketio): get cors allowed origins from env file
|
2023-10-13 20:29:08 -03:00 |
|
leandrofars
|
3c4829a355
|
fix(controller): env comment explation
|
2023-10-13 20:28:09 -03:00 |
|
leandrofars
|
bc3633e20b
|
feat(controller): custom api cors trough env
|
2023-10-13 19:43:39 -03:00 |
|
Leandro Antônio Farias Machado
|
f866222b8d
|
feat(api): new files organization + fix(api): map lock error
|
2023-09-04 01:28:16 -03:00 |
|
Leandro Antônio Farias Machado
|
274b0f51b8
|
feat(controller): get env vars form .env
|
2023-08-19 11:37:06 -03:00 |
|
Leandro Antônio Farias Machado
|
aab83ce587
|
feat: create admin if it doesn't exists
|
2023-07-31 11:07:53 -03:00 |
|
Leandro Antônio Farias Machado
|
fee4cf4690
|
chore: remove mosquitto useless folder
|
2023-07-29 10:36:36 -03:00 |
|
Leandro Antônio Farias Machado
|
51acf7569f
|
refactor: mqtt broker mochi import packages + connack packet custom
|
2023-07-26 11:26:13 -03:00 |
|
Leandro Antônio Farias Machado
|
689e179f04
|
feat(api): wifi management through api resource
|
2023-07-03 23:32:45 -03:00 |
|
Leandro Antônio Farias Machado
|
b2c102fcf3
|
chore(device status): flow of messages and retention change
|
2023-07-03 20:11:51 -03:00 |
|
Leandro Antônio Farias Machado
|
9924ad50c6
|
chore(device status): change topic communication to allow retained messages
|
2023-07-02 15:57:13 -03:00 |
|
Leandro Antônio Farias Machado
|
5f64795225
|
chore(controller): remove commented code
|
2023-07-02 15:32:19 -03:00 |
|