solarnetwork-api-core
    Preparing search index...

    Interface HostConfig

    Network environment configuration.

    interface HostConfig {
        host: string;
        port?: number;
        protocol: string;
        proxyUrlPrefix?: string;
        [k: string]: any;
    }

    Indexable

    • [k: string]: any

      Arbitrary additional properties.

    Index

    Properties

    host: string

    The hostname.

    port?: number

    The port number.

    protocol: string

    The protocol.

    proxyUrlPrefix?: string

    An optional proxy URL prefix, for example https://query.solarnetwork.net/1m.