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

Version 1 Next »

The azeti Machina Gate is a edge gateway that connects to typical Machinery PLC's and sensors and collects data. The acquired data is uploaded to the azeti Cloud via MQTT, encrypted via TLS. 

Contact your IT Department

It is recommended to verify before a project starts if the necessary IT prerequisites are met - please contact your IT Department and pass along this Article which lays out all IT details.

Firewall Exceptions

Below firewall exceptions are mandatory for the data to properly flow. Please note, that all traffic is encrypted and only outgoing data is required for contacting the azeti Cloud.

Source

Destination

Direction

Port

Protocol

Description

Interface 1 (IT)

broker.azeti.net

Outgoing

8883

MQTT(S)

TLS v1.2 encrypted MQTT traffic

Interface 2 (Machine)

IP of Machine PLC (e.g. 192.168.215.1)

Bidirectional

102

ISO-TSAP (Siemens MPI)

MPI Protocol, OSI over TCP

Required Services

Some basic services are mandatory for proper functionality of the system. The access to these services is entirely read-only.

  1. Default Gateway, to access broker.azeti.net from Interface 1 (IT)
  2. DNS server, to resolve broker.azeti.net
  3. NTP server, for time updates

azeti Machina Gate Network Interfaces Front View

IP Addressing

MAC Addresses

If you'd like to reserve an IP address based on the MAC address, let us know and we can send the desired MAC address beforehand.


InterfaceDefaultComment
Interface 1 (IT)DHCPThis interfaces is used for outgoing traffic to azeti Cloud.
Interface 2 (Machine)192.168.100.100/24Access to machinery and sensors.
  • No labels