OccupancySensorDeviceDefinition: With<., {
    identify: typeof BaseIdentifyServer;
} & {
    occupancySensing: typeof OccupancySensingServer;
}>