UNPKG

tibber-api

Version:

Node.js module for connecting to Tibber API and extract data from your connected homes, including realtime data from Tibber Pulse.

2 lines (1 loc) 212 B
export declare const gqlSendPushNotification = "\nmutation sendPushNotification($input: PushNotificationInput!) {\n sendPushNotification(input: $input) {\n successful\n pushedToNumberOfDevices\n }\n}\n";