ModbusSlave.MBSRW

Undocumented in source.

Members

Properties

backend
Backend backend [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.
buffer
void[] buffer [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.

Inherited Members

From ResponseWriter

backend
Backend backend()
buffer
void[] buffer()
pack
Response pack(Args args)
packArray
Response packArray(ushort[] arr)

improve usability: wrap pack method with sending length of array

Meta