Novastar H Series Api May 2026

  • Use log thresholds to trigger alerts (e.g., temp > 80°C, CRC error count rising).
  • For remote monitoring, aggregate statuses in a central dashboard and maintain device metadata (location, cabinet mapping, install date, firmware).
  • H Series allows saving "User Modes" (Presets). This loads an entire configuration: source, scaling, color temp.

    Method: config:preset:load

    
      "jsonrpc": "2.0",
      "method": "preset/load",
      "params": 
        "token": "session_token_abc123",
        "index": 0
      ,
      "id": 4
    

    Note: index corresponds to the numbered preset slot (0-7). novastar h series api

    Note: specific byte formats vary by firmware version. Consult your device’s protocol reference for exact packet formats.

  • Set brightness (pseudo-TCP):

  • Update network settings (HTTP or TCP):

  • Upload panel configuration (mapping):

  • Firmware upgrade: