﻿<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Tag ZWave - Constellation</title>
	<atom:link href="https://developer.myconstellation.io/tag/zwave/feed/" rel="self" type="application/rss+xml" />
	<link>https://developer.myconstellation.io/tag/zwave/</link>
	<description>Votre plateforme d&#039;interconnexion</description>
	<lastBuildDate>Thu, 13 Jun 2019 14:32:56 +0000</lastBuildDate>
	<language>fr-FR</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=6.0.11</generator>

<image>
	<url>https://developer.myconstellation.io/wp-content/uploads/2016/02/256x256-e1457476015859.png</url>
	<title>Tag ZWave - Constellation</title>
	<link>https://developer.myconstellation.io/tag/zwave/</link>
	<width>32</width>
	<height>32</height>
</image> 
	<item>
		<title>Vera : la domotique Z-Wave dans Constellation</title>
		<link>https://developer.myconstellation.io/package-library/vera/</link>
					<comments>https://developer.myconstellation.io/package-library/vera/#comments</comments>
		
		<dc:creator><![CDATA[Constellation Documentation Agent]]></dc:creator>
		<pubDate>Wed, 26 Oct 2016 13:34:30 +0000</pubDate>
				<category><![CDATA[Packages]]></category>
		<category><![CDATA[Package]]></category>
		<category><![CDATA[Vera]]></category>
		<category><![CDATA[ZWave]]></category>
		<category><![CDATA[Domotique]]></category>
		<guid isPermaLink="false">https://developer.myconstellation.io/?p=3514</guid>

					<description><![CDATA[<p>Le package Vera vous permet de connecter la box domotique Z-Wave Vera dans Constellation. L’état des différents périphériques est publié en tant que StateObjects et des MessageCallbacks vous permettent de déclencher des scènes ou piloter les équipements. Le code source</p>
<p>The post <a rel="nofollow" href="https://developer.myconstellation.io/package-library/vera/">Vera : la domotique Z-Wave dans Constellation</a> appeared first on <a rel="nofollow" href="https://developer.myconstellation.io">Constellation</a>.</p>
]]></description>
										<content:encoded><![CDATA[<p>Le package Vera vous permet de connecter la box domotique Z-Wave Vera dans Constellation. L’état des différents périphériques est publié en tant que StateObjects et des MessageCallbacks vous permettent de déclencher des scènes ou piloter les équipements.</p>
<p align="center"><img class="colorbox-3514"  loading="lazy" style="background-image: none; padding-top: 0px; padding-left: 0px; padding-right: 0px; border-width: 0px;" title="image" src="https://developer.myconstellation.io/wp-content/uploads/2016/10/image-134.png" alt="image" width="240" height="166" border="0" /></p>
<p>Le code source est disponible sur : <a href="https://github.com/myconstellation/constellation-packages/tree/master/Vera">https://github.com/myconstellation/constellation-packages/tree/master/Vera</a></p>
<h3>Installation</h3>
<p>Depuis le “Online Package Repository” de votre Console Constellation, déployez le package Vera :</p>
<p align="center"><a href="https://developer.myconstellation.io/wp-content/uploads/2016/10/image-135.png"><img class="colorbox-3514"  loading="lazy" style="background-image: none; padding-top: 0px; padding-left: 0px; padding-right: 0px; border-width: 0px;" title="image" src="https://developer.myconstellation.io/wp-content/uploads/2016/10/image_thumb-124.png" alt="image" width="350" height="213" border="0" /></a></p>
<p>Une fois le package télécharger votre repository local, sélectionnez la sentinelle sur laquelle déployer le package.</p>
<p>Pour finir, sur la page de Settings, vous devez obligatoirement définir l’adresse IP (ou DNS) de votre Vera :</p>
<p align="center"><a href="https://developer.myconstellation.io/wp-content/uploads/2016/10/image-136.png"><img class="colorbox-3514"  loading="lazy" style="background-image: none; padding-top: 0px; padding-left: 0px; padding-right: 0px; border-width: 0px;" title="image" src="https://developer.myconstellation.io/wp-content/uploads/2016/10/image_thumb-125.png" alt="image" width="350" height="188" border="0" /></a></p>
<p align="left">Vous pouvez également déployer ce package manuellement dans la configuration de votre Constellation :</p>
<p></p><pre class="crayon-plain-tag">&lt;package name="Vera"&gt;
  &lt;settings&gt;
    &lt;setting key="VeraHost" value=192.168.x.x /&gt;
  &lt;/settings&gt;
&lt;/package&gt;</pre><p></p>
<h3>Détails du package</h3>
<h4>Les Settings</h4>
<table border="0" width="100%" cellspacing="0" cellpadding="2">
<tbody>
<tr>
<td valign="top" width="10"><u>Nom</u></td>
<td valign="top" width="10"><u>Type</u></td>
<td valign="top" width="10"><u>Détail</u></td>
<td valign="top" width="478"><u>Description</u></td>
</tr>
<tr>
<td valign="top" width="10"><strong>VeraHost</strong></td>
<td valign="top" width="10">String</td>
<td valign="top" width="10">Obligatoire</td>
<td valign="top" width="478">L’IP ou le DNS de votre box domotique Vera</td>
</tr>
</tbody>
</table>
<h4>Les StateObjects</h4>
<p>Vous retrouverez autant de StateObjects que périphérique Z-Wave enregistré sur votre Vera :</p>
<table border="0" width="100%" cellspacing="0" cellpadding="2">
<tbody>
<tr>
<td valign="top" width="10"><u>Nom</u></td>
<td valign="top" width="10"><u>Type</u></td>
<td valign="top" width="446"><u>Description</u></td>
</tr>
<tr>
<td valign="top" width="10"><strong>Vera_&lt;&lt; SerialNumber &gt;&gt;</strong></td>
<td valign="top" width="10">VeraNet.VeraDevice</td>
<td valign="top" width="446">Représente l’état de la Vera (modèle, S/N, version, etc..)</td>
</tr>
<tr>
<td valign="top" width="10"><strong>&lt;&lt; Nom de la scène &gt;&gt;</strong></td>
<td valign="top" width="10">VeraNet.Scene</td>
<td valign="top" width="446">Représente l’état d’une scène</td>
</tr>
<tr>
<td valign="top" width="10"><strong>&lt;&lt; Nom du device &gt;&gt;</strong></td>
<td valign="top" width="10">VeraNet.TemperatureSensor</td>
<td valign="top" width="446">Représente l’état d’un capteur de température</td>
</tr>
<tr>
<td valign="top" width="10"><strong>&lt;&lt; Nom du device &gt;&gt;</strong></td>
<td valign="top" width="10">VeraNet.HumiditySensor</td>
<td valign="top" width="446">Représente l’état d’un capteur d’humidité</td>
</tr>
<tr>
<td valign="top" width="10"><strong>&lt;&lt; Nom du device &gt;&gt;</strong></td>
<td valign="top" width="10">VeraNet.WindowCovering</td>
<td valign="top" width="446">Représente l’état d’un volet</td>
</tr>
<tr>
<td valign="top" width="10"><strong>&lt;&lt; Nom du device &gt;&gt;</strong></td>
<td valign="top" width="10">VeraNet.DimmableLight</td>
<td valign="top" width="446">Représente l’état d’un Switch Dimmable</td>
</tr>
<tr>
<td valign="top" width="10"><strong>&lt;&lt; Nom du device &gt;&gt;</strong></td>
<td valign="top" width="10">VeraNet.Switch</td>
<td valign="top" width="446">Représente l’état d’un Switch</td>
</tr>
<tr>
<td valign="top" width="10"><strong>&lt;&lt; Nom du device &gt;&gt;</strong></td>
<td valign="top" width="10">VeraNet.PowerMeter</td>
<td valign="top" width="446">Représente l’état d’un capteur d’énergie</td>
</tr>
<tr>
<td valign="top" width="10"><strong>&lt;&lt; Nom du device &gt;&gt;</strong></td>
<td valign="top" width="10">VeraNet.SecuritySensor</td>
<td valign="top" width="446">Représente l’état d’un capteur de sécurité</td>
</tr>
</tbody>
</table>
<p align="center"><a href="https://developer.myconstellation.io/wp-content/uploads/2016/10/image-137.png"><img class="colorbox-3514"  loading="lazy" style="background-image: none; padding-top: 0px; padding-left: 0px; padding-right: 0px; border-width: 0px;" title="image" src="https://developer.myconstellation.io/wp-content/uploads/2016/10/image_thumb-126.png" alt="image" width="350" height="223" border="0" /></a></p>
<h4 align="left">Les MessageCallbacks</h4>
<p>Le package expose 3 MessageCallbacks :</p>
<table border="0" width="100%" cellspacing="0" cellpadding="2">
<tbody>
<tr>
<td valign="top" width="10"><u>Nom</u></td>
<td valign="top" width="141"><u>Réponse (saga)</u></td>
<td valign="top" width="407"><u>Description</u></td>
</tr>
<tr>
<td valign="top" width="10"><strong>RunScene</strong></td>
<td valign="top" width="141">Boolean</td>
<td valign="top" width="407">Déclenche une scène sur la Vera</td>
</tr>
<tr>
<td valign="top" width="10"><strong>SetDimmableLevel</strong></td>
<td valign="top" width="141">Boolean</td>
<td valign="top" width="407">Définit le niveau (0-100%) d’un device “Dimmable”</td>
</tr>
<tr>
<td valign="top" width="10"><strong>SetSwitchState</strong></td>
<td valign="top" width="141">Boolean</td>
<td valign="top" width="407">Définit le statuts (On/Off) d’un device “Switch”</td>
</tr>
<tr>
<td valign="top" width="10"><strong>SetWindowCoveringAction</strong> <i></i></td>
<td valign="top" width="141">Boolean</td>
<td valign="top" width="407">Définit l’ordre (montée, décente ou arrêt) d’un volet (WindowsCovering)</td>
</tr>
</tbody>
</table>
<h3 align="center"><a href="https://developer.myconstellation.io/wp-content/uploads/2016/10/image-138.png"><img class="colorbox-3514"  loading="lazy" style="background-image: none; padding-top: 0px; padding-left: 0px; padding-right: 0px; border-width: 0px;" title="image" src="https://developer.myconstellation.io/wp-content/uploads/2016/10/image_thumb-127.png" alt="image" width="350" height="210" border="0" /></a></h3>
<h3 align="left">Quelques exemples</h3>
<ul>
<li>Afficher l’état et contrôler chaque lampe et volet sur un Dashboard HTML</li>
<li>Gérer les volets automatiquement en fonction de la luminosité avec un package C#</li>
<li>Piloter des lampes Hue en suivant un schéma depuis un interrupteur Fibaro grâce à un package C#</li>
<li>Piloter sa domotique Z-Wave depuis un montre Samsung Gear S2</li>
<li>Synchroniser la lampe du bureau avec la session Windows</li>
</ul>
<p>The post <a rel="nofollow" href="https://developer.myconstellation.io/package-library/vera/">Vera : la domotique Z-Wave dans Constellation</a> appeared first on <a rel="nofollow" href="https://developer.myconstellation.io">Constellation</a>.</p>
]]></content:encoded>
					
					<wfw:commentRss>https://developer.myconstellation.io/package-library/vera/feed/</wfw:commentRss>
			<slash:comments>5</slash:comments>
		
		
			</item>
	</channel>
</rss>

<!--
Performance optimized by W3 Total Cache. Learn more: https://www.boldgrid.com/w3-total-cache/?utm_source=w3tc&utm_medium=footer_comment&utm_campaign=free_plugin

Mise en cache de page à l’aide de Disk: Enhanced 

Served from: developer.myconstellation.io @ 2026-01-21 14:11:22 by W3 Total Cache
-->