Show Menu
Cheatography

IoT Cheat Sheet (DRAFT) by

Internet of Things NVSU

This is a draft cheat sheet. It is a work in progress and is not finished yet.

Set up basic network

Connect PCs Gateways Swtiches
Set IP
Connect Laptops to WLan

Connect IoT Devices

Connect each device
Remote Control: f.e. Remote Server

Access IoT Device

Open a web-br­owser or an app if there is one available
Enter Address
 

Get IoT Messages with NCAT

 

Get IoT Messages with NCAT

Server download
next Step, open Powershell
“./ncat -1 1234
edit main.js
client = new RealTC­PCl­ient();
conntect
client.co­nne­ct(­"­8.8.8.8­",1234)
restart NCAT server