A module describing a network protocol.
@type t() :: %ExOnvif.Devices.NetworkProtocol{ enabled: term(), name: term(), port: term() }