androidSensors_to_rabbit
Thisi is bash script that sends Android sensors data to RabbitMQ server by http REST API.
prereqs:
- on you android device you should install sensoduino (use google play store)
- enable API on RabbitMQ
description:
Sensoduino reads sensor data and save it in file, this script read that data and pass it to rabbitmq by wget POST requests.