ExVcom.Model.Stringbox (ex_vcom v0.1.1)

Link to this section Summary

Link to this section Types

@type t() :: %ExVcom.Model.Stringbox{
  id: String.t(),
  name: String.t(),
  scaleFactor: float(),
  serial: String.t()
}