Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface Server

A server which can be connected to by a clientless application.

Hierarchy

  • Server

Index

Properties

Properties

ip

ip: string

The IP of the server.

location

location: object

The location of the server.

Type declaration

  • lat: number

    The latitude of the location.

  • long: number

    The longitude of the location.

name

name: string

The name of the server.

usage

usage: number

The usage of the server.

Generated using TypeDoc