ipAddress constant

VarbindType const ipAddress

This type is used to specify an IPv4 address as a string of 4 octets

Implementation

static const ipAddress = VarbindType.fromInt(IP_ADDRESS);