HTTPS
Datafox devices can exchange data with your server application directly via the secure and standardized HTTPS protocol. Your application acts as the HTTPS server, and as soon as data is available for transmission on the device, it is actively sent to the server. This approach enables efficient server operation, with a connection between the device and server existing only when data is being exchanged.
DFCOM API
The DFCom API provides an interface for remote control of devices. This proprietary interface is available as an open-source runtime library for Windows and Linux systems and is designed for fully encrypted communication via a direct, bidirectional connection. It allows you to perform actions on devices (e.g., switching relays or updating list data) even if the device is not actively transmitting data records.
Further information on the different communication methods can be found in the following documents: