JSON
59
Doc.Id. HMSI-27-212
Anybus CompactCom 40 EtherNet/IP
Doc.Rev. 1.5
7.2.4 Services
smtp.json
GET services/smtp.json.
Note: Password is not returned when retrieving the settings.
7.2.5 Hex Format Explained
The metadata max and min fields and the ADI values are ABP data encoded in a hex format. If the data
type is an integer, the endianness used is determined by the data format field found in adi/info.json (see
“info.json” on page 51).
Examples:
The value “5” encoded as a UINT16, with data format = 0 (little endian):
0500
The character array “ABC” encoded as CHAR[3] (data format is not relevant for CHAR):
414243
Name
Data Type
Note
server
String
-
user
String
-