Figler.Schema.PrototypeDevice (figler v0.1.0-beta.1)

Copy Markdown View Source

Generated Kiwi message module for PrototypeDevice.

Summary

Types

t()

@type t() :: %Figler.Schema.PrototypeDevice{
  preset_identifier: String.t() | nil,
  rotation: Figler.Schema.DeviceRotation.t() | nil,
  size: Figler.Schema.Vector.t() | nil,
  type: Figler.Schema.PrototypeDeviceType.t() | nil
}

Functions

decode(binary)

encode(struct)

transform_module()