Ubiworx
Ubiworx
What is Ubiworx?
Ubiworx™ is our IoT software framework for embedded systems running Linux. Ubiworx enables embedded systems to bridge sensors, actuators and machines with data analytics systems and smart phone applications to form complete IoT Gateways in Internet of Things solutions. Ubiworx runs on Linux. We provide ubilinux, a Debian based Linux distribution, for Intel based maker boards.
Prerequisites
Before installing Ubiworx Lite on Intel Edison you will need the following:
Intel Edison Board
Arduino Breakout Board
USB Serial Connection Cable
Power Supply or Another USB Cable
Preinstall Ubilinux on the Intel Edison Board
Connect the Intel Edison WiFi to the internet
Linux installed on your computer
Ubilinux
Ubilinux is a Debian variant and allows installation onto the internal flash of an Intel Edison platform. We must have Ubilinux running and setup on the Intel Edison
Considerations
Now, the register function of Ubiworx is offline, so we cannot register, but this tutorial will serve as a guide.
Set up
Add a new GatewayThese mandatory fields can be filled up this way. Name Insert a name for the new gateway. Unique ID Insert a unique ID, this ID needs to be globally unique to your account. Note: this field can NOT be changed once created. MAC * Identifies the hardware device being used. If a gateway needs to be replaced, the value in this field can be updated to reflect the new hardware. The MAC address is inside the Edison, once logged in in the Edison type "ifconfig", under the wlan0 interface, there is a field called HWaddr along with some kind of hexadecimal number, this number without the ":" is the MAC address. Save changes using the button, the changes are saved on the ubiworx broker and will be synced when the gateway connects. You should be able to see your newly created Gateway in the dashboard. Note your vendor ID and your gateway ID for later use. Your vendor ID can be found by clicking on your username in the upper right corner. For viewing the gateway ID, go back to the dashboard and lookup its ID in the ID column.
Edison
References
Last updated