StatusBody: BaseDeviceWithMotionBrightnessStatusBody<DeviceType> & {
    openState: "open" | "close" | "timeOutNotClose";
}