Connecting arduino and Delta-T loggers ?

Is there a library for connecting arduino and delta-t loggers for web gateway?
https://www.delta-t.co.uk/product-category/data-loggers/

I want to upload data from logger to web via LAN, but delta-t is offering only GPRS gateway.

Has anyone tried this?

There is a SDK for visual studio example

mortenx:
Is there a library for connecting arduino and delta-t loggers for web gateway?
Data Loggers - Delta T

I want to upload data from logger to web via LAN, but delta-t is offering only GPRS gateway.

Has anyone tried this?

There is a SDK for visual studio example
Dropbox - DL4ApiSDKSetup.msi - Simplify your life

You have to work with what Delta-T gives you.

There won't be an Arduino library specifically for Delta-T

It looks like they do have RS232, so maybe Delta-T <---> RS232 to Ethernet adapter <---> Arduino Uno + Ethernet shield.

.