An open API service indexing awesome lists of open source software.

https://github.com/apwhitehat/zookeeper

IoT sensor simulator for DBMS project
https://github.com/apwhitehat/zookeeper

concurrent golang iot-simulator

Last synced: 9 months ago
JSON representation

IoT sensor simulator for DBMS project

Awesome Lists containing this project

README

          

# Bike IoT sensor simulator

This was done as a part of Database management course project.

## Testing

`git clone https://github.com/APwhitehat/zookeeper.git`

`cd zookeeper`

`./build.sh`

`./bin/bimock` and `./bin/simulator`

## How to use

Must deploy with [zoofront](https://github.com/ahsanbarkati/zoofront) and [zooback](https://github.com/ahsanbarkati/zooback).