Mainflux.mainflux/things/postgres
Manuel Imperiale 9334568ba2
MF-983 - Add HTTP query param to connections list endpoints to fetch disconnected Things or Channels (#1217)
* MF-983 - Add HTTP query param to connections list endpoints to fetch non connected Things or Channels

Signed-off-by: Manuel Imperiale <manuel.imperiale@gmail.com>

* Fix reviews

Signed-off-by: Manuel Imperiale <manuel.imperiale@gmail.com>

* Fix typos and add Swagger

Signed-off-by: Manuel Imperiale <manuel.imperiale@gmail.com>

* Update SDK and CLI

Signed-off-by: Manuel Imperiale <manuel.imperiale@gmail.com>

* Fix typo

Signed-off-by: Manuel Imperiale <manuel.imperiale@gmail.com>

* Simplify queries

Signed-off-by: Manuel Imperiale <manuel.imperiale@gmail.com>

* Fix reviews

Signed-off-by: Manuel Imperiale <manuel.imperiale@gmail.com>

* Fix tabulation

Signed-off-by: Manuel Imperiale <manuel.imperiale@gmail.com>

* Fix reviews

Signed-off-by: Manuel Imperiale <manuel.imperiale@gmail.com>

* Fix reviews

Signed-off-by: Manuel Imperiale <manuel.imperiale@gmail.com>
2020-07-26 22:47:15 +02:00
..
channels.go MF-983 - Add HTTP query param to connections list endpoints to fetch disconnected Things or Channels (#1217) 2020-07-26 22:47:15 +02:00
channels_test.go MF-983 - Add HTTP query param to connections list endpoints to fetch disconnected Things or Channels (#1217) 2020-07-26 22:47:15 +02:00
database.go MF-484 - Add bulk provisioning for things and channels (#889) 2019-10-29 12:59:54 +01:00
doc.go MF-788 - Remove date and minimize copyright comments (#876) 2019-10-07 16:14:47 +02:00
init.go MF-739 - Add ID to the User entity (#1152) 2020-06-04 22:29:16 +02:00
setup_test.go MF-1179 - Add a certificate service and certs endpoint to SDK (#1188) 2020-07-21 12:53:21 +02:00
things.go MF-983 - Add HTTP query param to connections list endpoints to fetch disconnected Things or Channels (#1217) 2020-07-26 22:47:15 +02:00
things_test.go MF-983 - Add HTTP query param to connections list endpoints to fetch disconnected Things or Channels (#1217) 2020-07-26 22:47:15 +02:00