Motion permissions should be granted before calling this function by using requestMotionPermissions Orientation data is saved by using makeMotionValueUpdateOperations with GetMotionInsertSerialOperationsOptions.containerLinkId set to SubscribeToMotionChangesOptions.deviceLinkId
#### Subscribe to orientation changes
```ts
const newOrientationHandler = await subscribeToOrientationChanges({
deviceLinkId,
});
Subscribes to orientation changes and saves them