“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 [...]

“SetRelay” 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':6,'value_type':4,'payload':[1451,0,13]}}" 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':6,'value_type':4,'payload':[1451,0,99]}}" 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 [...]