kdriveExpress SDK 22.1.1
Deprecated List
Global kdrive_ap_open_ip (int32_t ap, const char *ip_address)
Use kdrive_ap_open_ip_tunn instead. Call it with iface_address=0.
Global kdrive_ap_open_ip_ex (int32_t ap, const char *ip_address, const char *iface_address)
Was renamed to kdrive_ap_open_ip_tunn
Global kdrive_ap_open_ip_nat (int32_t ap, const char *ip_address, const char *iface_address)
Was renamed to kdrive_ap_open_ip_tunn_nat
Global kdrive_dpt_decode_dpt11 (const uint8_t *data, uint32_t length, int32_t *year, int32_t *month, int32_t *day)
This function was replaced by kdrive_dpt_decode_dpt11_knx
Global kdrive_dpt_encode_dpt11 (uint8_t *data, uint32_t *length, int32_t year, int32_t month, int32_t day)
This function was replaced by kdrive_dpt_encode_dpt11_knx
Global KDRIVE_SP_NEGATIVE_CONFIRM_ERROR
use KDRIVE_SP_NO_RESPONSE_FROM_DEVICE_ERROR instead