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
- Host: GitHub
- URL: https://github.com/apwhitehat/zookeeper
- Owner: APwhitehat
- Created: 2019-03-31T13:22:32.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2019-07-28T12:03:18.000Z (almost 7 years ago)
- Last Synced: 2025-06-19T23:44:09.123Z (about 1 year ago)
- Topics: concurrent, golang, iot-simulator
- Language: Go
- Homepage:
- Size: 36.1 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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).