enum KoardDeviceRegistrationEvent
case registrationCompleted
case registrationError(Error)
case registrationInProgress(Int)
case registrationStoreRegistration