package pixel_pusher

  1. Overview
  2. Docs

Module Pixel_pusher.Controller_report

type t = {
  1. controller_id : int;
  2. group_id : int;
  3. update_period : Core.Time.Span.t;
  4. last_beacon : Core.Time.t;
}
OCaml

Innovation. Community. Security.