Keyleds::Device::Version
Inherits Struct < Value < Object
Describes the current firmware version of a device.
Constructors
new(serial : StaticArray(UInt8, 4), transport : UInt16, model : StaticArray(UInt8, 6), protocols : Array(Protocol))
SourceInstance methods
clone
Sourcecopy_with(serial _serial = @serial, transport _transport = @transport, model _model = @model, protocols _protocols = @protocols)
Sourcemodel
protocols
serial
transport