An IUDX compliant IoT resource server for smart cities
Documentation: https://iudx.readthedocs.io (Out of date. Will update soon)
Clone the repository:
git clone https://github.com/rbccps-iisc/iudx-resource-server cd iudx-resource-server
Install the required dependencies (Host OS must be Ubuntu):
./tests/single-node/require.sh
If the host OS is not Ubuntu then install the following dependencies manually
- docker
- docker-compose
Also install the following dependencies if the tests need to be run
- requests
- urllib3
- pika
Start the installation:
./single-node/quick_install
Test the middleware using:
./tests/single-node functional -d 1 -a 1