UNPKG

aes70

Version:

A controller library for the AES70 protocol.

5 lines (3 loc) 164 B
import { Enum8 } from './Enum8.js'; import { OcaPowerSupplyState as type } from '../types/OcaPowerSupplyState.js'; export const OcaPowerSupplyState = Enum8(type);