Package org.apache.plc4x.java.s7.netty.util

  • Class Summary 
    Class Description
    S7PlcFieldHandler  
    S7RequestSizeCalculator
    When sending S7 messages we have to pay attention to the size of the message in it's serialized form as we have to stay below the agreed upon maximum PDU size.
    S7ResponseSizeEstimator
    When sending S7 messages we have to also pay attention to the expected size of a response for a given request.
    S7SizeHelper