eclipse-hono / hono

Eclipse Hono™ Project
https://eclipse.dev/hono
Eclipse Public License 2.0
452 stars 137 forks source link

Equip LoRa adapter to check the message limit for command messages #1398

Closed kaniyan closed 4 years ago

kaniyan commented 5 years ago

Equip LoRa adapter to check the message limit (if configured) before accepting any command requests/responses. Refer #929.

kaniyan commented 4 years ago

At that time of creation of this issue, the Kerlink LoRa provider still supported Command & Control functionality and hence some changes were required to support the message limit for commands. There by this issue has been created to track it. In May 2020, the Command & Control functionality from the Kerlink LoRa provider has been removed thereby no more changes are required to support this feature. Also considering the fact that this adapter also extends the HTTP adapter base, this issue can be closed.