Mainflux.mainflux/things/postgres
Nick Neisen 894e1b83ec MF-898 - Add bulk connections endpoint (#948)
* Change connect endpoint to use bulk connections

Signed-off-by: nwneisen <nwneisen@gmail.com>

* Add documentation for bulk connect

Signed-off-by: nwneisen <nwneisen@gmail.com>

* Update service and postgres for multiple channels

Signed-off-by: Nick Neisen <nwneisen@gmail.com>

* Update bulk connect endpoint

Signed-off-by: Nick Neisen <nwneisen@gmail.com>

* Fix missed test

Signed-off-by: Nick Neisen <nwneisen@gmail.com>

* Improve test code coverage

Signed-off-by: Nick Neisen <nwneisen@gmail.com>

* Change methods to use shared data type

Signed-off-by: Nick Neisen <nwneisen@gmail.com>

* Fix provisioning example

Signed-off-by: Nick Neisen <nwneisen@gmail.com>

* Change depreciation messages to specify v1.0.0

Signed-off-by: nwneisen <nwneisen@gmail.com>

* Switch singluar log to plural

Signed-off-by: nwneisen <nwneisen@gmail.com>
2019-11-15 18:44:31 +01:00
..
channels.go MF-898 - Add bulk connections endpoint (#948) 2019-11-15 18:44:31 +01:00
channels_test.go MF-898 - Add bulk connections endpoint (#948) 2019-11-15 18:44:31 +01: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-788 - Remove date and minimize copyright comments (#876) 2019-10-07 16:14:47 +02:00
setup_test.go MF-788 - Remove date and minimize copyright comments (#876) 2019-10-07 16:14:47 +02:00
things.go MF-916 - Fix Things and Channels counters (#947) 2019-11-13 15:26:57 +01:00
things_test.go MF-898 - Add bulk connections endpoint (#948) 2019-11-15 18:44:31 +01:00