@mega-yfue/eufy-sdk / MapQuad
Interface: MapQuad
A four-cornered zone, corners in the order the device sent them.
Not necessarily a rectangle — the vendor's type is Quadrangle, and the app lets a zone be rotated — so the corners describe a polygon and not a bounding box.
Properties
corners
ts
readonly corners: readonly [MapPoint, MapPoint, MapPoint, MapPoint];