Class Engine.GetState

All Implemented Interfaces:
Iterable<Byte>, Collection<Byte>, List<Byte>
Enclosing class:
Engine

public static class Engine.GetState extends GetCommand<Engine.State>
Get Engine properties
  • Constructor Details

    • GetState

      public GetState()
      Get all Engine properties
    • GetState

      public GetState(com.highmobility.value.Bytes propertyIdentifiers)
      Get specific Engine properties
      Parameters:
      propertyIdentifiers - The property identifiers
    • GetState

      public GetState(byte... propertyIdentifiers)
      Get specific Engine properties
      Parameters:
      propertyIdentifiers - The property identifiers