[][src]Crate zbx_sender

The library implementation Zabbix sender protocol more details: Zabbix Documentation - 4 Trapper items. Docs/protocols/zabbix sender/2.0.

Structs

Message

The message that is sent to the Zabbix server.

Response

Structure of Zabbix server's response

SendValue

Data item sent to the server.

Sender

implementation Zabbix sender protocol.

Traits

ToMessage

Contract for types that provide the ability to cast to a Message type.

Type Definitions

Result