@mega-yfue/eufy-sdk / BrokerCredentials
Interface: BrokerCredentials
Properties
aws_root_ca1_pem
ts
aws_root_ca1_pem: string;certificate_pem
ts
certificate_pem: string;hostname
ts
hostname: string;Broker hostname — used as the TLS SNI + cert-CN check target, NOT the socket connect target.
port?
ts
optional port?: number;private_key
ts
private_key: string;