Your type of recycling will determine your gas detection needs. In wet/dry recycling, carbon monoxide and nitrogen dioxide is a target in the dry areas from the loader and tractor equipment while ammonia may be a target in the wet areas. Hazardous chemical recycling may require combustible gas monitoring and specialty toxic gas monitoring. Arjay offers many sensor technologies and solutions to your specific application.
Documentation
while ( have_rows( 'documents' ) ) :
the_row();
$document = get_sub_field( 'document' );
$image = get_sub_field( 'image' );
printf (
'',
$document['url'],
$image['sizes']['medium'],
$document['title']
);
endwhile;
?>