Table of Contents

Interface element

Specifies an interface available on a function.

Parent

Interfaces

Attributes

Name Type Required Description
id integer Yes Specifies the unique GUID of the interface.
name TypeNonEmptyString Yes Specifies the name of the interface.
type InputType Yes Specifies the interface type, which can be in, out, or inout.
profile guid The GUID of the profile corresponding to the interface.
parameterGroupLink integer Links to a parameter group in the protocol to which the function is linked.
broadcast EnumTrueFalseLowerCase When set to "true", this attribute indicates that there is no actual DCF connection, but the interface acts as a broadcaster to one or more receiving interfaces.