solarnetwork-api-core
    Preparing search index...

    Interface EnvironmentConstructor

    Environment constructor API.

    interface EnvironmentConstructor {
        new EnvironmentConstructor(
            config?: Partial<HostConfigInfo>,
        ): EnvironmentConfig & HostConfig;
    }
    Index

    Constructors

    Constructors