-
Notifications
You must be signed in to change notification settings - Fork 0
Receive Page & Add to DB Flow
blackwellj edited this page Oct 31, 2018
·
1 revision
This Flow does the following
- 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
- Checks msg.sysID matched global.sysID
- Forms SQL query to add page to DB
- 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!**