merge doc to wiki
This commit is contained in:
parent
dbfb6fa6fe
commit
bc1ace9b95
|
@ -1 +0,0 @@
|
|||
packet, message handler chain???
|
22
doc/topic.md
22
doc/topic.md
|
@ -1,22 +0,0 @@
|
|||
Topic Types:
|
||||
|
||||
static:
|
||||
|
||||
/brokers/alerts/
|
||||
/brokers/clients/connected
|
||||
/brokers/clients/disconnected
|
||||
|
||||
dynamic:
|
||||
|
||||
created when subscribe...
|
||||
|
||||
bridge:
|
||||
|
||||
cretated when bridge...
|
||||
|
||||
|
||||
## Create Topics
|
||||
|
||||
emqttd_pubsub:create(Type, Name)
|
||||
emqttd_pubsub:create(#topic{name = Name, node= node(), type = Type}).
|
||||
|
Loading…
Reference in New Issue