From 587ffcb2be5cca500770a25c4cd9d45d091986ab Mon Sep 17 00:00:00 2001 From: ingalls Date: Sat, 29 Jun 2024 16:02:21 -0600 Subject: [PATCH] Update README --- README.md | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/README.md b/README.md index 58508b3..c6c50a2 100644 --- a/README.md +++ b/README.md @@ -2,6 +2,14 @@

Bring Active911 Alerts into the TAK System

+## Configuration + +Setting up an Active911 ETL will require the following: + +- An Active911 User/Password that can login to the [online portal](https://interface.active911.com/interface/index.php) +- The account should be created specifically for TAK and only 1 account should be used per layer as only 1 login can be active at a time +- The account must have the permissions to view Alerts to be able to export the active alerts as a CSV + ## Development DFPC provided Lambda ETLs are currently all written in [NodeJS](https://nodejs.org/en) through the use of a AWS Lambda optimized