Class: HuaweiSolar::U32

Inherits:
Object
  • Object
show all
Defined in:
lib/huawei_solar/u32.rb

Class Method Summary collapse

Class Method Details

.call(value) ⇒ Object



4
5
6
# File 'lib/huawei_solar/u32.rb', line 4

def self.call(value)
  value.to_32u.first
end