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