Skip to main content
The Deno 2 Release Candidate is here
Learn more
Module

x/fathym_common/src/eac/EaCIoTAsCode.ts>EaCIoTAsCode

The Fathym Reference Architecture provides the common foundation for applications built in Typescript.
Go to Latest
interface EaCIoTAsCode
implements EaCDetails<EaCIoTDetails>
import { type EaCIoTAsCode } from "https://deno.land/x/fathym_common@v0.0.127/src/eac/EaCIoTAsCode.ts";

Properties

optional
DeviceTypes: { [key: string]: EaCIoTDeviceTypeAsCode; } | null