java.lang.Object
org.openremote.agent.protocol.bluetooth.mesh.models.SigModelParser

public class SigModelParser extends Object
  • Field Details

  • Constructor Details

    • SigModelParser

      public SigModelParser()
  • Method Details

    • getSigModel

      public static SigModel getSigModel(int modelId)
      Returns the Bluetooth sig model based on the model id.
      Parameters:
      modelId - bluetooth sig model id
      Returns:
      SigModel