Skip to main content
Latest
method IoTEnsembleService.prototype.IssueDeviceSASToken
import { IoTEnsembleService } from "https://deno.land/x/fathym_atomic_iot@v0.0.61/src/services/IoTEnsembleService.ts";

Parameters

entLookup: string
deviceName: string
optional
expiryInSeconds = [UNSUPPORTED]

Returns

Promise<BaseResponseModel<string>>