Skip to content

Latest commit

 

History

History
108 lines (91 loc) · 3.86 KB

developer_kit.markdown

File metadata and controls

108 lines (91 loc) · 3.86 KB
title layout permalink comments
Developer Kit | AirVantage
default
/devkit/index.html
true

eclo, the M2M developer kit
that you're going to love!


We have built a complete kit that contains all the hardware for building your own greenhouse that you'll be able to monitor and control remotely.

See it live

We have setup eclo in our offices in Toulouse! You can visualize the health of our lil' plants and get an idea of what you'll be able to do with your very own kit!
Live Demo

<div id="order-it">
	<h2>Order it</h2>

	<p>We are working hard to make <span style="font-family: 'aruallight';">eclo</span> available to you really soon!<br>
	If you want to be notified when it is available, please give us a contact address below.

	<script type="text/javascript">var submitted=false;</script>
	<iframe name="hidden_iframe" id="hidden_iframe"
	style="display:none;" onload="if(submitted)
	{ $('input').attr('disabled', 'disabled'); $('#thank-you').css('visibility','visible').hide().fadeIn('slow'); }"></iframe>
	<form action="https://docs.google.com/forms/d/1fLVAST2lK0AdB3x80MnqxzfL3KzKzs50yoHxt_lVaHU/formResponse" method="post"
	target="hidden_iframe" onsubmit="submitted=true;">
	<ol style="padding-left: 0">
		<div class="ss-form-question errorbox-good">
			<div dir="ltr" class="ss-item ss-item-required ss-text">

				<div class="ss-form-entry">

					<label class="ss-q-item-label" for="entry_793750788">
						<div class="ss-q-help ss-secondary-text" dir="ltr"></div>
					</label>
					<input name="entry.793750788" value="" class="ss-q-short" id="entry_793750788" dir="auto" aria-required="true" type="email" required>

				</div>

			</div>
		</div>
		<input type="hidden" name="draftResponse" value="[]
		">
		<input type="hidden" name="pageHistory" value="0">


		<div class="ss-item ss-navigate">
			<div class="ss-form-entry" dir="ltr">
				<input type="submit" name="submit" value="Submit" id="ss-submit">
			</div>
		</div>

		<p id="thank-you" class="red" style="font-size:0.9em; line-height:15px; visibility:hidden;">Thank you! We will let you know when <span style="font-family: 'aruallight';">eclo</span> will be in stock!</p>

	</ol>
</form>
	</p>
<!-- 	<form action="https://www.paypal.com/cgi-bin/webscr" method="post" target="_top">
		<input type="hidden" name="cmd" value="_s-xclick">
		<input type="hidden" name="hosted_button_id" value="4B7FEQQLA6Y8U">
		<input type="image" src="https://www.paypalobjects.com/en_US/i/btn/btn_buynowCC_LG.gif" border="0" name="submit" alt="PayPal - The safer, easier way to pay online!">
		<img alt="" border="0" src="https://www.paypalobjects.com/fr_FR/i/scr/pixel.gif" width="1" height="1">
	</form> -->
</div>

<div id="docs">
	<h2>Docs</h2>

	<p>When you'll have received your kit, please refer to our comprehensive tutorial to get all the instruction to assemble <span style="font-family: 'aruallight';">eclo</span> and connect it to AirVantage.</p>
	<a href="/tutorials/eclo" class="link">Eclo Tutorial <span class="red">►</span></a>

</div>