Skip to content

RixeLTD/alarm-aggregator-demo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

Alarm Aggregator

This service is designed to work with security organizations.

This repository serves as a demo showcasing code examples. For a real project, please visit here.

Credentials for testing:

  • Login: testadmin
  • Password: testadmin

Functionality

  • Aggregates alarms from security objects.
  • Processes alarms.
  • Distributes alarms to rapid response groups.
  • Integrates with surveillance cameras (other related projects: "Arta Local Server", "Arta Configurator", "Arta Operator").

Features

  • Companies
  • Users
  • User Authentication (cookie, bearer token, query params)
  • User Rights Management (Admin, Operator, Accountant)
  • Object Groups
  • Objects
  • Alarm Types
  • Alarm History
  • Deciphering messages received from Sur-Gard
  • Licenses for "Arta" software programs
  • Notifications
  • Logs
  • Real-time data reception and UI updates (SignalR, WebSocket)
  • And more

Technologies

  • Server: Ubuntu
  • Database: PostgreSQL
  • Backend: C# .NET Core
  • Frontend: TypeScript & React

Several screenshots:

image

image

image

About

This service is designed to work with security organizations. C# .NET Core | React

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published