UNPKG

heos-api

Version:

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

4 lines (3 loc) • 188 B
export declare const DEFAULT_PORT = 1255; export declare const FIRST_LEVEL_HEOS_RESPONSE_MESSAGE_SPLITTER = "&"; export declare const SECOND_LEVEL_HEOS_RESPONSE_MESSAGE_SPLITTER = "=";