1
0
mirror of https://github.com/mainflux/mainflux.git synced 2025-05-01 13:48:56 +08:00
Mariana Cavalcante 6bd745b658
Fix SDK interface function signature (#1628)
Change function ThingsByChannel param name from connected to disconnected to match with request params

Signed-off-by: Mariana Coutinho <mariana.cavalcante@encora.com>
2022-07-13 11:12:41 +02:00
..
2021-02-04 20:04:41 +01:00

Mainflux SDK kits

This directory contains drivers for Mainflux HTTP API. Drivers facilitate system administration - CRUD operations on things, channels and their connections, i.e. provision of Mainflux entities. They can be used also for messaging.

Drivers are written in different languages in order to enable the faster application development in the respective language.