https://github.com/thedevstone/map-monitoring
https://github.com/thedevstone/map-monitoring
Last synced: 4 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/thedevstone/map-monitoring
- Owner: thedevstone
- Created: 2022-09-29T21:23:07.000Z (almost 3 years ago)
- Default Branch: master
- Last Pushed: 2022-10-01T16:45:15.000Z (over 2 years ago)
- Last Synced: 2025-01-23T03:14:39.754Z (5 months ago)
- Language: Scala
- Size: 3.66 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Map Monitoring
- Virtual remote sensors are placed in a multi-patch world.
- Each sensor sends data to patch's guardians
- Guardian checks if the data exceed a certain treshold, in that case it whould go in alarm state
- Guardians in a patch vote and reach consensus to establish if the whole patch is in alarm
- Click on patch button disable alarm state## Sensors are remote nodes of a cluster
They are single actors, they could be placed remotely
## Behavior
## Alarm
## Consensus
