Class: DevId::MacAddressOui

Inherits:
MacAddressPartial show all
Defined in:
lib/dev-id/mac_address.rb

Overview

Model for the OUI (vendor part) of a MAC address.

3 bytes.

Constant Summary

Constants inherited from BinaryAddress

BinaryAddress::DEFAULT_TO_ASCII_OPTS

Instance Attribute Summary

Attributes inherited from BinaryAddress

#raw

Method Summary

Methods inherited from BinaryAddress

#!~, #<=>, #==, #=~, #ascii, #before_validation, #bytes, #bytesize, #byteslice, from_hex, from_raw, #getbyte, #starts_with?, #to_int, #to_s

Methods inherited from BasicActiveModel

#assign_attributes, #before_validation, #do_before_validation, #initialize, #persisted?

Constructor Details

This class inherits a constructor from DevId::BasicActiveModel