JianBo He
|
86e28d5abb
|
chore(gw): rename rawconf to config
|
2021-08-27 18:23:12 +08:00 |
JianBo He
|
9c855ba8c2
|
chore(gw): cleanup the massive schema defination
|
2021-08-27 18:23:12 +08:00 |
JianBo He
|
ef372e415d
|
chore(gw): fix the time format
|
2021-08-27 18:23:12 +08:00 |
JianBo He
|
e239fb07cd
|
chore(gw): add http-api for gateway summary lists
|
2021-08-27 18:23:12 +08:00 |
JianBo He
|
836ca38c2b
|
chore(gw): append the protoname into listener name
|
2021-08-27 18:23:12 +08:00 |
JianBo He
|
914c375d9e
|
chore(gw): adjust the configuration format
|
2021-08-27 18:23:12 +08:00 |
JianBo He
|
f333a0b888
|
chore(gw): rename functions
|
2021-08-27 18:23:12 +08:00 |
JianBo He
|
eb8ec65162
|
refactor(gw): refactor authentication to authenticator
|
2021-08-27 18:23:12 +08:00 |
JianBo He
|
6de250741e
|
chore(gw): add started_at/created_at field
|
2021-08-27 18:23:12 +08:00 |
JianBo He
|
75dc4ea9a2
|
feat(gw): add the http api skeleton
|
2021-08-27 18:23:12 +08:00 |
Shawn
|
cc56c74964
|
refactor(emqx): update the tests for the new zone,listener config
|
2021-08-26 09:11:30 +08:00 |
Rory Z
|
1886aa8bff
|
chore: fix dialyzer error
|
2021-08-25 10:15:00 +08:00 |
k32
|
9c74fa42a5
|
chore(rlog): Use the new method of creating shards
|
2021-08-21 17:47:53 +02:00 |
k32
|
ca0fb214a7
|
feat(emqx-sn): Add tables to the SN shard
|
2021-08-21 17:47:34 +02:00 |
Shawn
|
f3efc89192
|
refactor(config): replace all ':' with '=' in the *.conf (#5531)
|
2021-08-19 19:57:42 +08:00 |
zhouzb
|
87051c0e53
|
test(authn): fix test case
|
2021-08-19 16:01:55 +08:00 |
Shawn
|
e8e95d39ef
|
refactor(config): move emqx_config:get/get_raw to emqx:get_config/get_raw_config (#5517)
|
2021-08-18 14:52:57 +08:00 |
JianBo He
|
9190f1f6f9
|
chore(gw): reformat config options
|
2021-08-18 09:26:48 +08:00 |
JianBo He
|
b8cb31c0ff
|
fix(gw): fix the bad return value for initiating chain
|
2021-08-18 09:26:48 +08:00 |
JianBo He
|
430f20adc1
|
fix(gw): fix conn_state
|
2021-08-18 09:26:48 +08:00 |
JianBo He
|
c5a4e05418
|
refactor(gw): rename gateway type to name
|
2021-08-18 09:26:48 +08:00 |
JianBo He
|
9072a60652
|
chore(gw): refine the cli command
|
2021-08-18 09:26:48 +08:00 |
JianBo He
|
630e0fb8cb
|
test(gw): fix bad test cases
|
2021-08-18 09:26:48 +08:00 |
JianBo He
|
cac0ea4b19
|
chore(gw): fix dialyzer warnigns
|
2021-08-18 09:26:48 +08:00 |
JianBo He
|
be4d2495f0
|
refactor(gw): single instance support only
|
2021-08-18 09:26:48 +08:00 |
tigercl
|
e73df538a7
|
Merge pull request #5476 from k32/fix-auth-init-order
fix(rlog): Ensure the correct order of table initalization
|
2021-08-13 13:49:06 +08:00 |
k32
|
dfa6761e49
|
fix(rlog): Ensure the correct order of table initalization
|
2021-08-12 19:58:52 +02:00 |
lafirest
|
20f9cf19cd
|
fix(emqx_gateway): fix some error in README and code
|
2021-08-12 19:01:28 +08:00 |
lafirest
|
aafdf29cd8
|
refactor(emqx_gateway): refactor the emqx_coap
|
2021-08-11 19:03:02 +08:00 |
Zaiming Shi
|
0fb81c7e99
|
fix(coap): log error level only when it error
|
2021-08-09 21:46:07 +02:00 |
JianBo He
|
835eb84b5d
|
chore(gw): remove needless files
|
2021-08-05 09:47:17 +08:00 |
JianBo He
|
94e33c3917
|
chore(gw): adapt to authn config format
|
2021-08-05 09:47:17 +08:00 |
JianBo He
|
1b2f732f13
|
chore(gw): fix zone name
|
2021-08-05 09:47:17 +08:00 |
JianBo He
|
f36c523ae8
|
chore(gw): integrate with emqx-authn
|
2021-08-05 09:47:17 +08:00 |
Zaiming Shi
|
e6232665a3
|
refactor(emqx): ensure app shutdown and reboot order
make use of application dependency to ensure start order.
also the same dependency top-sorted for shutdown and reboot order
|
2021-08-04 08:40:03 +02:00 |
JianBo He
|
7e00805af3
|
chore(gw-lwm2m): remove needless files
|
2021-08-04 10:10:22 +08:00 |
JianBo He
|
b16cf44bf6
|
refactor(gw-lwm2m): refine lwm2m
|
2021-08-04 10:10:22 +08:00 |
JianBo He
|
879c191e41
|
refactor(exhook): adapt to the hocon schmea
|
2021-08-03 14:06:58 +08:00 |
lafirest
|
149ef6d7cc
|
style(emqx_gateway): improve some emqx_coap code
|
2021-08-03 09:48:08 +08:00 |
Zaiming Shi
|
b10fb4e95d
|
refactor: unify all io:format calls to use the same macro
|
2021-08-01 09:36:59 +02:00 |
Zaiming Shi
|
5f51f68cc9
|
fix(mqttsn): do not call emqx_logger:Level directly
|
2021-08-01 09:36:59 +02:00 |
Zaiming Shi
|
5d59ac1f02
|
refactor(logging): delete log headers from all modules
|
2021-08-01 09:36:59 +02:00 |
lafirest
|
137294db8f
|
refactor(eqmx_gateway): port emqx_coap into emqx_gateway framework
|
2021-07-31 15:50:09 +08:00 |
JianBo He
|
e6a2770e2f
|
chore(gw): rename emqx_gateway to gateway
|
2021-07-30 15:42:03 +08:00 |
JianBo He
|
602f0ebb60
|
feat(gw-sn): call subscribe/unsubscribe hook
|
2021-07-30 15:42:03 +08:00 |
JianBo He
|
c986f89319
|
test(gw): use emqx_config:init_load/2
|
2021-07-30 15:42:03 +08:00 |
JianBo He
|
ec72513cf8
|
feat(gw-stomp): call unsubscribe hook
|
2021-07-30 15:42:03 +08:00 |
JianBo He
|
f87bef9ffb
|
feat(gw-stomp): run subscribe hooks
|
2021-07-30 15:42:03 +08:00 |
JianBo He
|
a116c0afd1
|
fix(gw-stomp): unify the hearbeat type name
|
2021-07-30 15:42:03 +08:00 |
JianBo He
|
c36cdf9682
|
refactor(gw): add bytes & packets metrics
|
2021-07-30 15:42:03 +08:00 |
JianBo He
|
80eb7f313d
|
docs(gw): enrich README.md
|
2021-07-30 15:42:03 +08:00 |
JianBo He
|
67bb8d0564
|
chore(gw): some format improvement
|
2021-07-30 15:42:03 +08:00 |
JianBo He
|
6f084fe6cf
|
fix(gw-cli): fix start/stop/lookup not works
|
2021-07-30 15:42:03 +08:00 |
Zaiming Shi
|
4836d0a1fc
|
test(exproto): delete unused code
|
2021-07-29 16:30:29 +02:00 |
zhanghongtong
|
4c5b75f281
|
chore: rename acl to authz
Signed-off-by: zhanghongtong <rory-z@outlook.com>
|
2021-07-26 16:10:33 +08:00 |
JianBo He
|
cd22f54f08
|
fix(gw-sn): fix stats function call if session is undefied
|
2021-07-24 10:19:05 +08:00 |
JianBo He
|
14270da53b
|
chore(gw): remove needless lines
|
2021-07-24 10:19:05 +08:00 |
JianBo He
|
d35d0d7834
|
test(gw): refine sn tests
|
2021-07-24 10:19:05 +08:00 |
JianBo He
|
15bba6afe3
|
fix(gw-exproto): fix start udp/dtls listener
|
2021-07-24 10:19:05 +08:00 |
JianBo He
|
7f1d245a8f
|
test(gw): refine exproto tests
|
2021-07-24 10:19:05 +08:00 |
JianBo He
|
4125209d1c
|
fix(gw): fix bad function calling
|
2021-07-24 10:19:05 +08:00 |
JianBo He
|
dbd78b83b1
|
chore(gw): delete needless files
|
2021-07-24 10:19:05 +08:00 |
JianBo He
|
fd828ad216
|
fix(gw-exproto): fix diaylzer warnings
|
2021-07-24 10:19:05 +08:00 |
JianBo He
|
5f47ceb118
|
refactor(gw-exproto): move exproto into gateway
|
2021-07-24 10:19:05 +08:00 |
zhanghongtong
|
4b50bfb4c2
|
chore(config): rename acl to authorize in emqx.conf
Signed-off-by: zhanghongtong <rory-z@outlook.com>
|
2021-07-23 17:56:15 +08:00 |
Shawn
|
684e46c45d
|
refactor(config): change mqtt.await_rel_timeout to ms
|
2021-07-23 17:06:28 +08:00 |
Shawn
|
93e1257045
|
refactor(config): change mqtt.retry_interval to ms
|
2021-07-23 17:06:28 +08:00 |
Shawn
|
419036bd9a
|
fix(test): remove emqx:get_env from lwm2m and telemetry
|
2021-07-23 10:56:20 +08:00 |
Shawn
|
c2e7acc1f1
|
fix(test): change application:set_env/3 to emqx_config:put/2
|
2021-07-23 10:56:20 +08:00 |
JianBo He
|
b28435f811
|
fix(gw-stomp): fix unknown outgoing packets
|
2021-07-22 19:56:04 +08:00 |
JianBo He
|
0f79ffca01
|
feat(gw-conn): support the incoming keepalive oct
|
2021-07-22 19:56:04 +08:00 |
JianBo He
|
ef6a38bfd2
|
refactor(gw): unify the connection process module
|
2021-07-22 19:56:04 +08:00 |
JianBo He
|
c6b3447598
|
fix(gw): correct stats/1 for mqttsn&stomp
|
2021-07-22 19:56:04 +08:00 |
JianBo He
|
46ae179a7a
|
chore(gw): fix dialyzer warnings
|
2021-07-22 09:00:20 +08:00 |
JianBo He
|
6a99e1535f
|
chore(gw): fix dialyzer warnings
|
2021-07-21 16:09:48 +08:00 |
JianBo He
|
623fc67fc9
|
chore(gw): uncomment mqttsn confs
|
2021-07-21 16:09:48 +08:00 |
JianBo He
|
9355adae4b
|
fix(gw): fix xrefs
|
2021-07-21 16:09:48 +08:00 |
JianBo He
|
f22384669e
|
chore(gw): temporarily comment out asleep/awake tests
|
2021-07-21 16:09:48 +08:00 |
JianBo He
|
61473b8a5b
|
test(gw): fix the mqtt-sn frame tests
|
2021-07-21 16:09:48 +08:00 |
JianBo He
|
18eaadae08
|
refactor(gw): remove needless modules
|
2021-07-21 16:09:48 +08:00 |
JianBo He
|
21796314f3
|
test(gw): fix bad test cases
|
2021-07-21 16:09:48 +08:00 |
JianBo He
|
0f9b5ff3a1
|
refactor(gw): use typical conn&channel to implement mqtt-sn gateway
|
2021-07-21 16:09:48 +08:00 |
JianBo He
|
45912d8a81
|
fix(gw): fix typos
|
2021-07-21 16:09:48 +08:00 |
JianBo He
|
40d714049e
|
chore(gw): delete needless files
|
2021-07-21 16:09:48 +08:00 |
Shawn
|
98c7f9edb2
|
refactor(configs): make mqtt related configs only in zone
|
2021-07-20 11:41:16 +08:00 |
Shawn
|
31f016fa22
|
refactor(config): remove emqx_zone
|
2021-07-19 14:47:43 +08:00 |
Turtle
|
7b38ae7f47
|
fix(test): fix check paho test cases fail
|
2021-07-17 17:09:16 +08:00 |
Shawn
|
d047f820e5
|
fix(test): update testcases for emqx_gateway
|
2021-07-17 13:19:45 +08:00 |
Shawn
|
f68b8c4097
|
fix(test): update testcases for emqx_gateway
|
2021-07-17 11:07:46 +08:00 |
Shawn
|
4d279e47d8
|
chore(merge): merge code from master
|
2021-07-17 01:20:57 +08:00 |
Turtle
|
ed1cf33b9d
|
chore: merge coap/lwm2m/exhook/exproto to emqx_gateway dir
|
2021-07-16 23:24:36 +08:00 |
Shawn
|
c834494113
|
fix(cli): CLI of emqx_gateway_cli broken
|
2021-07-15 20:39:06 +08:00 |
Shawn
|
ba166967c9
|
Merge branch 'master' into emqx_config
|
2021-07-15 18:44:56 +08:00 |
tigercl
|
4ed14dfdfd
|
Merge pull request #5228 from tigercl/feat/one-authn
feat(one authn): merge simple authn and enhanced authn
|
2021-07-15 17:37:50 +08:00 |
Shawn
|
533f4cf63e
|
fix(dialyzer): some dialyzer complains
|
2021-07-15 13:52:06 +08:00 |
Shawn
|
0cc01c2bee
|
Merge branch 'master' into emqx_config
|
2021-07-15 13:18:57 +08:00 |
JianBo He
|
980c7d91db
|
chore(gw): fix mqtt-sn test cases
|
2021-07-15 10:35:28 +08:00 |
JianBo He
|
fc5baf8fd4
|
refactor(gw-sn): support mutil-registry process
|
2021-07-15 10:35:28 +08:00 |
JianBo He
|
d2430e70a8
|
refactor(gw): move mqtt-sn to gateway
|
2021-07-15 10:35:28 +08:00 |
zhouzb
|
6a8e35ce3a
|
feat(one authn): merge simple authn and enhanced authn
|
2021-07-14 16:54:13 +08:00 |