-
Notifications
You must be signed in to change notification settings - Fork 2
Description
In this use case the operator is deployed to a served agency. This idea is to have separate UIs for the originator/consumer of messages from the operator’s UI. This is much in the same way as NBMS.
The UIs could be something like:
Client UI
Operator UI
The operator can create one or more client roles. Example roles could be IC, PIO, etc.
The client would compose an outgoing message using their devices and post it to a pending messages queue. The operator would review the message to make sure it adheres to applicable FCC regs and other laws. If the message can’t be sent the operator can reject the message with a note as to why. Once the message is OK to send the operator will post it to an outbox for sending. Multiple outboxes could be useful here.
The operator would review incoming messages to determine which role(s) the message should be forwarded to. The client would receive an alert on their device that a message is waiting for them and review/print the message.