Message | Field | Type | Label | Description |
---|---|---|---|---|
SubscribeEventsNotification | notifications | google.protobuf.Any | repeated | List of notifications |
MetadataChangedNotification | timestamp | fixed64 | Source timestamp of the notification | |
config_added_only | bool | Indicates if only new connections and/or datapoints were added | ||
DriverStateNotification | timestamp | fixed64 | Source timestamp of driver state change | |
driver_state | uint32 | Current driver state | ||
connection_states | ConnectionStateInfo | repeated | List of the underlying connections | |
ConnectionStateInfo | timestamp | fixed64 | Source timestamp of connection state change | |
connection_name | string | Name of the connection | ||
connection_state | uint32 | Current connection state | ||
reason_code | uint32 | Reason/Detail for 'bad' state |
For more details and descriptions on the import proto files refer: