[][src]Crate anachro_server

The Anachro Protocol Server/Broker Library

This crate is used by devices acting as a Server/Broker of the Anachro Protocol

Re-exports

pub use anachro_icd;

Structs

Broker

The Broker Interface

Request

A request FROM the Client, TO the Broker

Response

A response TO the Client, FROM the Broker

Uuid

A UUID as a block of 16 bytes

Version

Device version - SemVer

Enums

PubSubPath

Publish/Subscribe Path - Short or Long

ServerError

Constants

RESET_MESSAGE

Type Definitions

Name

A device name as a Managed String

Path

A Pub/Sub Path as a Managed String