-
Notifications
You must be signed in to change notification settings - Fork 36
RunOnPc
Warning: the following page is deprecated, visit this page for an updated version
In order for JEMMA to properly obtain data from zigbee device, the Gateway Abstraction Layer must be downloaded and executed on your pc. Follow instructions below to properly setup your environment. At the moment, JEMMA is tested with Flexkey and Flexplug by FlexGrid.
##Setting up Gateway Abstration Layer
###Get GAL
Dowlnoad Gateway Abstraction Layer for your Linux and Windows from here
##Running GAL Connect the FlexKey to your pc, wait for your OS to detect and instantiate a proper driver for it. Run the GAL launching start.sh (on Linux) or start COM3.bat (on Windows).
##Jemma execution
###Get Jemma
Download Jemma Binary distribution for windows and linux from here and unpack it.
###Running Jemma
You can run JEMMA by executing start_jemma.sh (on Linux) or start_jemma.bat (on Windows).
Now open your browser and visit the page http://localhost:8080/system/console/ah. You can login with these credentials:
user: admin
password:admin
NOTE: you can edit both port and credentials of felix web console by editing the file configuration/config.ini in the JEMMA distribution.
On this felix webconsole tab will let you interact with ZigBee plugs and appliances. This GUI will also let you interact with the ZigBee network to install appliances and associate plugs.