mysql plugin
This commit is contained in:
parent
f91909703e
commit
0bb228be47
|
@ -1,3 +1,9 @@
|
|||
[submodule "plugins/emqttd_dashboard"]
|
||||
path = plugins/emqttd_dashboard
|
||||
url = https://github.com/emqtt/emqttd_dashboard.git
|
||||
[submodule "plugins/emysql"]
|
||||
path = plugins/emysql
|
||||
url = https://github.com/erylee/emysql.git
|
||||
[submodule "plugins/emqttd_plugin_mysql"]
|
||||
path = plugins/emqttd_plugin_mysql
|
||||
url = https://github.com/emqtt/emqttd_plugin_mysql.git
|
||||
|
|
|
@ -0,0 +1 @@
|
|||
Subproject commit 892810dbc853ba147f9acabecd52bb51218275e2
|
|
@ -0,0 +1 @@
|
|||
Subproject commit 38927104b44b3f8d237bcf3a2b50f2e0608291b3
|
Loading…
Reference in New Issue