How to set gateBee Network Settings

How to set gateBee Network Settings

By default the gateBee is setted to use DHCP but is simple, as always in microBees, to configure your manual settings. 1 - Reach your gateBeeIf you already know the gateBee IP go to http://YOUR-GATE-IP. If you are not aware about your gateBee IP install Bonjour or MDNS service (https://support.apple.com/kb/DL999  for Windows and Avahi for Unix users) and go [...]

“Identify” Local Command

Input Esempio (caso wireBee): "{'productId':1,'senderIP':'192.168.1.2','conf':{"smartbee_serial":3225412315, "smartgate_serial":"F8-77-EB-47-75-85",},'data':{'command_type':8,'value_type':4,'payload':[]}}" Input Esempio (caso senseBee): "{'productId':9,'senderIP':'192.168.1.2','conf':{"smartbee_serial":3225412315, "smartgate_serial":"F8-77-EB-47-75-85",},'data':{'command_type':8,'value_type':4,'payload':[]}}" productId (Integer) Identifica il tipo di Attuatore (vedi tabella Tipi Bee) senderIP (String) IP del client che sta inviando il comando conf (JSONObject) Informazioni del Bee Padre »smartbee_serial (String) Seriale del Bee Padre »smartgate_serial (String) Seriale del gateBee padre data (JSONObject) Informazioni comando [...]

Bee Update Summary

Gli aggiornamenti dei Bee seguono uno standard che varia dal tipo di bee (vedi Tabella Tipi Bees) e dal "message_type". Il "message_type" definisce se l'aggiornamento che riceviamo è un Acknowledge (risposta in seguito alla ricezione di un comando) o un Update (aggiornamento). ID Tipo Aggiornamento Tipo Aggiornamento 1 Acknowledge 2 Aggiornamento La velocità di ricezione [...]

gateBee MQTT

microBees gateBee MQTT Empty section. Edit page to add content here. MQTT è un protocollo di connettività molto comune nell' "Internet delle Cose". E' stato progettato per pubblicare e ricevere velocemente informazioni. E' utile per i collegamenti dove è richiesto un codice ridotto e/o la larghezza di banda di rete è ridotta. E' ideale anche [...]