Skip to main content
Module

x/netzo/utils.ts>getItemById

SDK for Netzo, the open Web platform to unify IoT devices, applications and services.
Go to Latest
variable getItemById
import { getItemById } from "https://deno.land/x/netzo@v0.1.4/utils.ts";

type

(id: string, apiKey: string) => Promise<IClient>