ReferenceTypesEventsGyroscopeReadingEventGyroscopeReadingEventDiscrete reading from a gyroscope.Gyroscope sample containing device rotation rate (rad/s) around each axis plus the microsecond timestamp.Inherits: EventPropertiestimestamp - Event timestamp.x - Rotation rate around the X axis, in rad/s.y - Rotation rate around the Y axis, in rad/s.z - Rotation rate around the Z axis, in rad/s.Propertiesbuildtimestampinstance-attributeCopytimestamp: datetimeEvent timestamp.buildxinstance-attributeCopyx: floatRotation rate around the X axis, in rad/s.buildyinstance-attributeCopyy: floatRotation rate around the Y axis, in rad/s.buildzinstance-attributeCopyz: floatRotation rate around the Z axis, in rad/s.