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.

11 lines 300 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.qglWebsocketSubscriptionUrl = void 0; exports.qglWebsocketSubscriptionUrl = ` query getWebsocketSubscriptionUrl { viewer { websocketSubscriptionUrl } } `; //# sourceMappingURL=websocketSubscriptionUrl.js.map