Skip to main content
Module

x/netzo/types.ts>INetzo

SDK for Netzo, the open Web platform to unify IoT devices, applications and services.
Go to Latest
interface INetzo
import { type INetzo } from "https://deno.land/x/netzo@v0.1.1/types.ts";

Properties

base: string
getDocUrlById: (id: string) => string
createClient: (options: IClientOptions) => Promise<IClient>
getApiKey: () => string