UNPKG

cecon-interfaces

Version:
7 lines (6 loc) 170 B
export interface IPayioDeviceChef { chefConfigId: string | null; chefConfigName: string | null; scheduleId: string | null; scheduleName: string | null; }