Class MPropReadReq

    • Field Detail

      • interfaceObjectType

        protected final int interfaceObjectType
      • objectInstance

        protected final short objectInstance
      • propertyId

        protected final short propertyId
      • numberOfElements

        protected final byte numberOfElements
      • startIndex

        protected final short startIndex
    • Constructor Detail

      • MPropReadReq

        public MPropReadReq​(int interfaceObjectType,
                            short objectInstance,
                            short propertyId,
                            byte numberOfElements,
                            short startIndex)