Skip to content

Receive Page & Add to DB Flow

blackwellj edited this page Oct 31, 2018 · 1 revision

This Flow does the following

  1. Recvied the page either from * LRS TX-7470-C232 (RS232 Node needed before. Switch node recommended to filter out startup messages and send confirmations) * RTL-SDR this is currently changed by changing the nodes
  2. Checks msg.sysID matched global.sysID
  3. Forms SQL query to add page to DB
  4. Checks if msg.Status = Attended
    • If True changes status in DB from active to Handled Also updates late messages to handled
    • If False Outputs to other Flows.

Also on this flow are some example pager messages that can be injected manually.** to be removed in final version!**

Clone this wiki locally