Skip to end of metadata
Go to start of metadata

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

Compare with Current View Version History

Version 1 Next »


Prerequisites for all models

 Choosing the Power plug vs. POE

The Displays can be powered in 2 ways.

  • Via a normal power adaptor, which is delivered together with the device.

  • or with Power over Ethernet (cable not included).

When choosing POE, you can use the the cable for network connectivity.

When choosing the power plug, you can connect the device using either a regular Ethernet cable or via Wi-Fi.

 IT requirements

On the network, the devices must have HTTP & HTTPS access via port 80 & 443.
A Static IP is not required

 Mounting options

All devices can be mounted either using a TAPE or with SCREWS - both included in the box


Installation of the TD-1060

For the complete installation instructions (eg Surface preparation for applying adhesive tape) and removal instructions: TD1060 SLIM user manual.pdf


Installation of the TD-1070


Installation of the TD-1050


FAQ

 Why do ports 80 and 443 need to be enabled on the firewall?
  • Port 80 is used for HTTP 

  • ‪Port 443 is used for HTTPS 

‪COBUNDU API and all apps/touchpoints communicate over https i.e. 443 should be good enough. 

‪ 

Specific to Qbic devices -> The device control platform (1st DC tab specific to Qbic) communicates to the Qbic devices for hardware control over http (port 80). This is just how Qbic exposes the API, so we can't change that. If port 80 is not available, Qbic remote hardware management won't work. This is also the reason why Qbic hardware control is only available for PCs inside the same network. It's an additional security condition so that external devices don't access the Qbic API over http.

 If we're talking QBIC and they want to be able to use the 1st tab in device control: they need to open port 80 + 443

If not (no qbic but standing kiosk; or they don't care about scanning qbic devices in device control): from a purely Cobundu perspective, only port 443 is needed. Yet generally PCs/devices all do have port 80 open for web communication from other apps/services, so we're not sure what impact closing it might have. 

‪Small example: if currently you enter http://go.cobundu.com/ on your browser, you are automatically redirected to httpS://go.cobundu.com/ -> you asked for an insecure URL, but either the application or the browser automatically redirected you to the secure one. 

‪On the other hand, if port 80 was disabled, your http request might just show an error "connection refused" on the browser - and not redirect anymore, because port 80 could not capture your request 

  • No labels