UNPKG

eightsleep

Version:
24 lines (23 loc) 613 B
export default { currentDevice: { id: '123456789012345678901234', side: 'left', }, devices: ['123456789012345678901234'], dob: '1900-04-01T08:34:30.000Z', email: 'owner@email.com', emailVerified: true, features: ['warming', 'cooling'], firstName: 'Owner', gender: 'male', lastName: 'Person', notifications: { sessionProcessed: true, weeklyReportEmail: true, }, sharingMetricsFrom: ['1234567890abcdef123456789022222'], sharingMetricsTo: ['1234567890abcdef123456789022222'], timezone: 'America/Los_Angeles', userId: '1234567890abcdef123456789011111', zip: 11111, }