---
title: CMOdometerOriginDevice.remote
framework: coremotion
role: symbol
role_heading: Case
path: coremotion/cmodometerorigindevice/remote
---

# CMOdometerOriginDevice.remote

The origin of the odometer sample comes from a device that’s paired with the local device.

## Declaration

```swift
case remote
```

## See Also

### Device origins

- [CMOdometerOriginDevice.unknown](coremotion/cmodometerorigindevice/unknown.md)
- [CMOdometerOriginDevice.local](coremotion/cmodometerorigindevice/local.md)
