Module: updateSatelliteGateway

updateSatelliteGateway

require("updateSatelliteGateway")(gatewayParameters)

services/updateSatelliteGateway.js, line 18

Adds or updates a Satellite Gateway in the database

Name Type Description
gatewayParameters Object
Name Type Description
name string

A shorthand name e.g. Inmarsat

url string

The base URL of the REST API

updateSatelliteGateway module