UNPKG

dirigera

Version:

A TypeScript client for IKEA's DIRIGERA smart home hub

13 lines (10 loc) 282 B
import type { PongEvent } from '../../src/index.ts' const event: PongEvent = { id: '00000000-0000-0000-0000-000000000000', source: 'hub', time: '2000-01-01T00:00:00.000Z', specversion: '1.1.0', type: 'pong', data: { lastModified: '2000-01-01T00:00:00.000Z' }, } event