Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 5 Next »

  1. Connect the gateways to power and ethernet

    • If DALI gateway, also connect DALI line(s)

  2. Connect the access point to 24V power and ethernet

  3. Make sure the access point has access to the network where the gateways are connected

    • Only the access point speaks to the Glamox Connect cloud. The access point communicates with all gateways and administer the two-way communication between the gateways and the cloud

// TODO: IP, connect to AWS, setup lambda (gw ip), config search

Access point

The access point is a linux computer, in the form of a Kunbus RevPi Core 3+. This is a industry grade Raspberry Pi 3+ compute module, running a customized linux distribution.

The device is set up to receive IP via DHCP. To set up static IP, contact Glamox technicians.

 Not implemented yet

It is set up with DHCP, and fallback on static IP. If network is no set up with DHCP, you can reach it by using IPv6 and mDNS. Connect to the same network with your device and point your browser to glamoxconnect.local. Here you can set the device static IP.

E.g:

filip@glx-262b6s2:~/Development$ avahi-browse _ssh._tcp
+   wlo1 IPv6 GlamoxConnectCore12837-2                      SSH Remote Terminal  local
+   wlo1 IPv6 GlamoxConnectCore12837                        SSH Remote Terminal  local
+   wlo1 IPv4 GlamoxConnectCore12837-2                      SSH Remote Terminal  local
^CGot SIGINT, quitting.

filip@glx-262b6s2:~/Development$ avahi-resolve -n -6 GlamoxConnectCore12837-2.local
GlamoxConnectCore12837-2.local	fe80::1e6b:8cd6:2d49:ae74

filip@glx-262b6s2:~/Development$ ssh -6 pi@fe80::1e6b:8cd6:2d49:ae74%wlo1
pi@fe80::1e6b:8cd6:2d49:ae74%wlo1's password:

For Glamox technicians to reach the device, it is set up with ZeroTier. This requires UDP 9993 to be open out of the network. If the network is set up with DHCP, it will automatically connect, and the technicians can reach the device. As a fallback, a USB 4G modem can be connected to bypass any firewalls while setting up the system.

Tested 4G modems

  • Huawei E3531

Note: USB 4G modems that acts as a network interface, without PIN code, can work. Try on your own machine to verify no drivers are needed, and the dongle acts as a normal network interface (no special software required)

Network requirements

  • DHCP

  • Internet access

  • Port 9993 UDP open out

  • Port 1883 TCP open out

OZUNO Dali Gateway

 Click here to expand...

Ubisys Zigbee Gateway

  • No labels