allEndpoints property

List<Endpoint>? allEndpoints
getter/setter pair

All endpoints of this thing (e.g. S3I-B, OPC UA, MQTT, etc - addresses).

Implementation

List<Endpoint>? allEndpoints;