LetsThinkAboutIT
Results
3
issues of
LetsThinkAboutIT
Are you planing to support CouchDB 2.* as well?
Our goal is to build up a context driven IoT platform for energy management. For this I'm trying to understand the NGSIv2 API for a couple of days now. But...
I'm trying to use ``getAllDocuments('my_db', {keys: ['key1', 'key2']})``. The ``keys`` array is an array containing several keys. I'm struggeling with the serialization of this array. How does it look like?