![]() |
![]()
| ![]() |
![]()
RELATIONSHIPSouiDEPRECATED: USE MANUFACTURER INSTEAD Returns the "oui" table entry matching this Node. You can then join on this relation and retrieve the Company name from the related table. The JOIN is of type LEFT, in case the OUI table has not been populated. manufacturerReturns the "manufacturer" table entry matching this Node. You can then join on this relation and retrieve the Company name from the related table. The JOIN is of type LEFT, in case the Manufacturer table has not been populated. nodeReturns the "node" table entry matching this wireless entry. The JOIN is of type LEFT, in case the "node" is no longer present in the database but the relation is being used in search(). ADDITIONAL COLUMNSnet_macReturns the "mac" column instantiated into a NetAddr::MAC object.
|