CoAP Gateway for the Reekoh IOT platform.
This plugin provides a way for devices and/or sensors that are connected to the Reekoh Instance to relay/broadcast messages/command to other connected devices.
The following parameters are needed to configure this plugin:
- Port - The port to use in relaying messages(CoAP uses 5683 as default).
- Socket Type - Optional. The socket type to use(default udp4).
- Data Topic - The topic in which the sent data belongs to(default is reekoh/data).
- Message Topic - The topic in which the message to be sent belongs to(default is reekoh/messages).
- Group Message Topic - The topic in which the group message to be sent belongs to(defualt is reekoh/groupmessages).
- Authorized Topics - Other authorized topics the devices can subscribe from and/or publish to.
These parameters are then injected to the plugin from the platform.