class KNX::TwoByteFloatingPoint
Defined in:
knx/datapoint/two_byte_floating_point.cr
Constructors
Instance Method Summary
Constructor Detail
def self.
new(data : Int | Float)
#
def self.
new(data : Bytes)
#
Instance Method Detail
def
from_bytes(data : Bytes)
#
def
value=(value : Float64)
#