Expand description

A crate implementing the OpenComputers 2 HLApi interface.

Modules

Type definitions for commonly used responses.

Wrappers around specific HLApi devices and their methods.

Structs

A HLApi call, composed of a type and some json serializable data.

A bus interface to the HLApi

A HLApi call that invokes a method on a specific device.

The response to a HLApi call.

Enums

Type Definitions