WatcherRegistrationRequest

interface WatcherRegistrationRequest {
    machine_id: string;
    password: string;
}

Properties

Properties

machine_id: string
password: string

Format

password

Generated using TypeDoc