Information about the mobile robot's network connection. The listed information shall not be updated while the mobile robot is operating.

Hierarchy

  • Network

Indexable

[property: string]: any

Properties

defaultGateway?: string

Default gateway used by the mobile robot.

dnsServers?: string[]

List of DNS servers used by the mobile robot.

localIpAddress?: string

A priori assigned IP address of the mobile robot used to communicate with the MQTT broker. Note that this IP address should not be modified/changed during operations.

netmask?: string

Network subnet mask.

ntpServers?: string[]

List of NTP servers used by the mobile robot.

Generated using TypeDoc