60 lines
1.3 KiB
HTML

<legend><img src="dasense/page/default_developer/img/rabbitmq-logo.jpg" style="height: 32px">&nbsp;&nbsp;Message Queue</legend>
<dl class="dl-horizontal">
<dt>Server</dt>
<dd>RabbitMQ 3.0.2</dd>
</dl>
<dl class="dl-horizontal">
<dt>Protocol</dt>
<dd>AMQP</dd>
</dl>
<dl class="dl-horizontal">
<dt>URL</dt>
<dd>amqp://&lt;user&gt;:&lt;password&gt;@212.72.183.108:5672/</dd>
</dl>
<dl class="dl-horizontal">
<dt>Virtual host</dt>
<dd>/</dd>
</dl>
<dl class="dl-horizontal">
<dt>User</dt>
<dd>guest (default)</dd>
</dl>
<dl class="dl-horizontal">
<dt>WebUI</dt>
<dd><a href="http://212.72.183.108:15672" target="_blank">http://212.72.183.108:15672</a></dd>
</dl>
<dl class="dl-horizontal">
<dt>Website</dt>
<dd><a href="http://www.rabbitmq.com" target="_blank">http://www.rabbitmq.com</a></dd>
</dl>
<legend>Queues</legend>
<p>
<dl class="dl-horizontal">
<dt>incentive</dt>
<dd>Incentive stuff</dd>
</dl>
<pre>
@todo: Message format
</pre>
</p>
<br>
<p>
<dl class="dl-horizontal">
<dt>pushmsg</dt>
<dd>Push messages</dd>
</dl>
<pre>
@todo: Message format
</pre>
</p>
<br>
<p>
<dl class="dl-horizontal">
<dt>imggen</dt>
<dd>Image generation (Map preview with user's measured values)</dd>
</dl>
<pre>
@todo: Message format
</pre>
</p>