Gjsify LogoGjsify Logo

Index

Variables

SERVICE_TYPE_HTTP: string
SERVICE_TYPE_HTTPS: string
TLS_SECONDS_PER_DAY: number
TLS_SECONDS_PER_HOUR: number
TLS_SECONDS_PER_MINUTE: number

Functions

  • protocolBuildUri(protocol: Epc.Protocol, hostname: string, port: number, path: string): string
  • serviceTypeGetBase(type: string): string
  • serviceTypeGetProtocol(serviceType: string): Epc.Protocol
  • serviceTypeNew(protocol: Epc.Protocol, application: string): string
  • shellGetDebugLevel(): number
  • shellGetHostName(): string
  • shellProgressBegin(title: string, message: string): void
  • Parameters

    • title: string
    • message: string

    Returns void

  • shellProgressEnd(): void
  • shellProgressUpdate(percentage: number, message: string): void
  • Parameters

    • percentage: number
    • message: string

    Returns void

  • shellRestartAvahiClient(strloc: string): void
  • shellWatchRemove(id: number): void
  • tlsGetCertificateFilename(hostname: string): string
  • tlsGetPrivateKeyFilename(hostname: string): string
  • tlsGetServerCredentials(hostname: string, crtfile: string, keyfile: string): boolean
  • Parameters

    • hostname: string
    • crtfile: string
    • keyfile: string

    Returns boolean

Legend

  • Module
  • Object literal
  • Variable
  • Function
  • Function with type parameter
  • Index signature
  • Type alias
  • Type alias with type parameter
  • Enumeration
  • Enumeration member
  • Property
  • Method
  • Interface
  • Interface with type parameter
  • Constructor
  • Property
  • Method
  • Index signature
  • Class
  • Class with type parameter
  • Constructor
  • Property
  • Method
  • Accessor
  • Index signature
  • Inherited constructor
  • Inherited property
  • Inherited method
  • Inherited accessor
  • Protected property
  • Protected method
  • Protected accessor
  • Private property
  • Private method
  • Private accessor
  • Static property
  • Static method