Options
All
  • Public
  • Public/Protected
  • All
Menu

@goroya.io/theta-api-client

Index

Enumerations

Classes

Interfaces

Type aliases

Object literals

Type aliases

ICommonRes

Object literals

Const Protocols

Protocols: object

CheckForUpdates

CheckForUpdates: object

method

method: string = "post"

url

url: string = "/osc/checkForUpdates"

Execute

Execute: object

method

method: string = "post"

url

url: string = "/osc/commands/execute"

Info

Info: object

method

method: string = "get"

url

url: string = "/osc/info"

OpenSourceLicenses

OpenSourceLicenses: object

method

method: string = "get"

url

url: string = "/legal-information/open-source-licenses"

Plugin

Plugin: object

method

method: string = "get"

url

url: string = "/plugin"

State

State: object

method

method: string = "post"

url

url: string = "/osc/state"

Status

Status: object

method

method: string = "post"

url

url: string = "/osc/commands/status"

Generated using TypeDoc