toimtoimtoim
|
95ecf4bf5b
|
Rename ModbusSocket to ModbusConnection, support php5.4
|
10 years ago |
toimtoimtoim
|
2fbbbc5842
|
read more than 2048 bytes from stream
|
10 years ago |
toimtoimtoim
|
f6818a21c4
|
let modbus add send packet to status message, clean a little WriteMultipleCoilsPacket methods
|
10 years ago |
toimtoimtoim
|
604ba8586c
|
replace dependency to sockets extension to built-in stream API
|
10 years ago |
toimtoimtoim
|
c7c4431b1c
|
refactor all packet related or socket related code to separate classes
|
10 years ago |
toimtoimtoim
|
8637a19572
|
refactor thrown exceptions to be more specific than just Exception class
|
10 years ago |
toimtoimtoim
|
1e1c8ee5ce
|
refactor socket send and receive to separate method to reduce code duplication
|
10 years ago |
toimtoimtoim
|
dea30f53b4
|
reformat code and run PHP Code Sniffer beautifier
|
10 years ago |
Ondřej Hruška
|
61e7a690eb
|
Minor cleanup, removed duplicate timeout vars & replaced with float [sec], added socket Tout setter
|
10 years ago |
toimtoimtoim
|
7365700b72
|
cleanup
|
10 years ago |
toimtoimtoim
|
cff8493205
|
refactor timeout_usec to millisecond precision and add setter for ms.
|
10 years ago |
toimtoimtoim
|
e10bb250d8
|
Use microsecond precision instead of second for timeout when reading from sockets.
Expose variables to configure socket read and write timeouts in sec and usec (microseconds) precision
|
10 years ago |
Ondřej Hruška
|
dd5a892fb6
|
Cleaned up the code, fixed broken phpdoc tags, formatting
|
10 years ago |
Ondřej Hruška
|
5300b2a867
|
added a namespace
|
10 years ago |