ContactSensorDeviceDefinition: With<., {
    identify: typeof BaseIdentifyServer;
} & {
    booleanState: typeof BooleanStateServer;
}>