struct

Quartz::Signal::SubGhz::File

Inherits Struct < Value < Object

Constructors

new(filetype : String, version : String, frequency : UInt32, preset : Nil | String = nil, protocol : Nil | String = nil, extra : Array(Tuple(String, String)) = [] of ::Tuple(String, String))
Source

Instance methods

dump
Source
extra
Source
extra=(extra : Array(Tuple(String, String)))
Source
filetype
Source
filetype=(filetype : String)
Source
frequency
Source
frequency=(frequency : UInt32)
Source
preset
Source
preset=(preset : String | Nil)
Source
protocol
Source
protocol=(protocol : String | Nil)
Source
version
Source
version=(version : String)
Source