matterbridge-dyson-robot
Version:
A Matterbridge plugin that connects Dyson robot vacuums and air treatment devices to the Matter smart home ecosystem via their local or cloud MQTT APIs.
10 lines • 389 B
TypeScript
/**
* This module was automatically generated by `ts-interface-builder`
*/
import * as t from "ts-interface-checker";
export declare const DysonMsg: t.TIface;
export declare const DysonModeReason: t.TEnumType;
export declare const DysonStateReason: t.TEnumType;
declare const exportedTypeSuite: t.ITypeSuite;
export default exportedTypeSuite;
//# sourceMappingURL=dyson-types-ti.d.ts.map