Class CompanyIdentifiers
java.lang.Object
org.openremote.agent.protocol.bluetooth.mesh.utils.CompanyIdentifiers
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic String
getCompanyName
(short companyIdentifier) Returns the company name for the given company identifier
-
Constructor Details
-
CompanyIdentifiers
public CompanyIdentifiers()
-
-
Method Details
-
getCompanyName
Returns the company name for the given company identifier- Parameters:
companyIdentifier
- 16-bit company identifier- Returns:
- company name;
-