SetCustomConfigCommand

public struct SetCustomConfigCommand : CommandRequest

Command to set the custom config.

See also

Commands
  • Initialize a command request.

    Declaration

    Swift

    public init(config: DeviceConfigElement)

    Parameters

    config

    The config element to be set on the component.