Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface Gateway

Object describing a specific gateway.

Hierarchy

  • Gateway

Index

Properties

Optional gateway_id

gateway_id: string

The gateway ID of the gateway.

Optional name

name: string

The user defined name of the gateway.

Optional status

status: string

The current status of the gateway. connected means the gateway is connected to the remotly installed gateway. idle means this gateway is not currently in use.

Optional token

token: string

The generated token for this gateway. The value of this field is used when configuring the remotly installed gateway.

Optional token_id

token_id: string

The generated token_id for this gateway. The value of this field is used when configuring the remotly installed gateway.

Generated using TypeDoc