Astarte.Flow.Blocks.DeviceEventsProducer.RabbitMQClient (astarte_flow v0.1.0)
Link to this section Summary
Link to this section Functions
Link to this function
generate_config(opts)
Initialize the AMQP client config
Link to this function
setup_channel(config)
@spec setup_channel(config :: map()) :: {:ok, chan :: AMQP.Channel.t()} | {:error, reason :: term()}
Initialize the AMQP channel