iot-adapter is a component, part of eco-iot-pmed-workspace
For more details about the eco-iot-pmed-workspace check eco-iot-pmed-workspace.
$ git clone https://github.com/PharmaLedger-IMI/iot-adapter.git
After the repository was cloned, you must install all the dependencies.
#for development
$ npm run dev-install
or
#for production
$ npm run install
There are no defaults for STORAGE_API_BASE_URL, STORAGE_API_APP_ID and STORAGE_API_REST_API_KEY. Please fill them with provided configs from your business.
$ npm run iot-adapter-server