Skip to content

Import Namespaces

Namespace Description
hololinked.core Definition of Thing class, Property, Action and Event classes, StateMachine, Logger & RPCServer
hololinked.serializers Serializers for different data formats (JSON, MessagePack, etc.) and Serializers singleton.
hololinked.server Protocol specific server implementations
hololinked.client ObjectProxy and protocol specific client implementations, client abstractions and ClientFactory.
hololinked.param Copy of param library with implementation specific modifications.
hololinked.storage Database clients for data persistence.
hololinked.td Thing Description/ThingModel parsing and generation.