Need a NMS REST API call which can be called from external applications, such as OFS, and will provide the following functionality:
- Allow an external application to pass the latitude/longitude and timestamp and set the crew location to those co-ordinates. The timestamp from this API call should be visible to the user on the screen.
- Allow user to configure a timeout period via the SRS rules. If the timestamp sent by the external application is older than this threshold, then NMS will show the crew as “Out of Range” in the Crew Actions table, else show it as “In Range”.