Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
marelab committed May 19, 2019
1 parent 6e9581b commit 3c4fbb1
Showing 1 changed file with 5 additions and 3 deletions.
8 changes: 5 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,14 +19,16 @@ This has been added so far to this fork:

## Using MQTT Topics
For the MQTT communication some additional TOPICs have been internaly added. The default Topic is still configured over the WebGui. If you use more then one device all used devices should have the same <TOPIC> name configured by the WebGui. This is the used Topic hirachy:

<TOPIC>---+---/sync

```
(TOPIC)---+---/sync
|
+---/send
|
+---/accesslist
```

If you configured over the WebGui for example <TOPIC> = "/rfid" these topic queues can be used:
If you configured over the WebGui for example (TOPIC) = "/rfid" these topic queues can be used:
* /rfid
* /rfid/sync
* /rfid/send
Expand Down

0 comments on commit 3c4fbb1

Please sign in to comment.