UNPKG

@pietrolubini/homebridge-ecoflow

Version:
6 lines (5 loc) 204 B
import { Simulator } from '@ecoflow/apis/simulations/simulator'; export declare class PowerOceanSimulator extends Simulator { generateQuota(): object; generateSetReply(message: string): object; }