modbusd
modbus master daemon
|
hashable mbtcp handle type More...
#include <mb.h>
Data Fields | |
mbtcp_key_s | key |
bool | connected |
key More... | |
modbus_t * | ctx |
is connect to modbus slave? More... | |
UT_hash_handle | hh |
modbus context pointer More... | |
hashable mbtcp handle type
Hashable tcp handle strucut for keeping connection.
bool connected |
modbus_t* ctx |
is connect to modbus slave?
Referenced by mbtcp_cmd_hanlder(), mbtcp_do_connect(), mbtcp_init_handle(), mbtcp_multi_write_req_fn(), mbtcp_read_bit_req_fn(), mbtcp_read_reg_req_fn(), mbtcp_single_write_req_fn(), test_multiple_add_find(), and test_single_add_find().
modbus context pointer
Referenced by mbtcp_list_handles().
mbtcp_key_s key |