Core Motion in watchOS 2

So I've been trying to get the CMDeviceMotion component in CMMotionManager in my Apple Watch (running watchOS 2.0.1). For some reason neither it or the gyroscope data is available. I can only get at the raw accelerometer data. So is there any way to get the device motion (the preprocessed data) or the gyro raw data on the watch? Or is this something that is not available yet?

I'm having the same result in my tests, the accelerometer is the only thing that will give out data and the gyro, mag, and deviceMotion all are "unavailable". Most not be available yet.

Core Motion in watchOS 2
 
 
Q