iotagent-node-lib
iotagent-node-lib copied to clipboard
Additional connection options support (such as ssl=true)
It is necessary to add support for additional connection options such as "ssl=true" when we use the "MongoDB as a Cloud Service" like 'MongoDB Atlas'.
So I wrote a Pull Request to be able to set additional connection options. Please check my PR, and if it is worth merging I'll do additional works like update documents.
PR #860