Crate poststation_sdk

Source

Re-exports§

pub use postcard_schema as schema;
pub use poststation_api_icd as icd;

Structs§

JsonStreamListener
PoststationClient
StreamListener

Enums§

ClientError
ConnectError
TcpCommsRxError
TcpCommsTxError
Value
Represents any valid JSON value.

Functions§

connect
Connect to a server configured with Self Signed TLS certificates (default)
connect_insecure
Connect to a server configured in “insecure” mode
connect_with_ca_pem
Connect to a server with the given TLS CA certificate