Jump to content

oecoepz

New Members
  • Posts

    1
  • Joined

  • Last visited

Everything posted by oecoepz

  1. Hi Mansour, first, you must have a centralize box (i call it CB) function like router/switch. and it has a zigbee and wifi connection. nowdays zigbee is a standard communication for device thats meet functionally to support Home Automation. you must find vendors that have built an automation device with CB. CB device can manage powermeter (swtiching device) to control the lamp. it just one of example, there is alot example that CB can do like to sensing temperature, detect security door or window and etc. second, you must check the communication that CB can do with WIFI some of them can communicate with porting. like API. and then CB will processing your command and answering it with JSON/XML data. this JSON can generate information about home automation device in that area. like device listing, device status or many. so from this JSON you can create or ilustrate on your Home automation web such as lamp and button for toogle the lamp. third, to help you quickly, you can search home automation device and CB on same Vendors many Home Automation device heading to Home Automation Alliance, but you must prove it by buy this device if they not on same vendor (risky). i suggest you to buy device and CB on same vendor. set your pc/laptop with XAMPP or LAMPP, try to create page to communicate to CB using API and do some magic to switching the lamp device (powermeter). to list device that in the area and you must send a listing command (porting/API) and you will get JSON/XML data and you can processing it on your web application. like this, [WEBSERVER] <---wifi---> [CB] <---zigbee protocol---> ONE OR LOT OF [END DEVICE] thats for all, sorry for my bad english
×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.