MODBUS MASTER MONITOR 1.0
Loading...
Searching...
No Matches
ModbusRequestInfo Struct Reference

Context of an in-flight Modbus request. More...

Public Attributes

uint32_t token
 Unique transaction token.
uint8_t slaveId
 ID of the target slave.
uint8_t sensorId
 ID of the target sensor.
uint8_t functionCode
 Modbus function code used.
RequestType type
 Purpose of the request (Discovery or Sampling).

Detailed Description

Context of an in-flight Modbus request.

Allows tracking the origin and purpose of an asynchronous request.


The documentation for this struct was generated from the following file: