UNPKG

heos-api

Version:

🎵 A zero-dependency low level api-wrapper for communicating with HEOS devices 🎵

6 lines • 260 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.DEFAULT_PORT = 1255; exports.FIRST_LEVEL_HEOS_RESPONSE_MESSAGE_SPLITTER = '&'; exports.SECOND_LEVEL_HEOS_RESPONSE_MESSAGE_SPLITTER = '='; //# sourceMappingURL=constants.js.map