An open API service indexing awesome lists of open source software.

https://github.com/caoccao/mtconnect-agent-demo

A collection of MTConnect Agent Demo.
https://github.com/caoccao/mtconnect-agent-demo

Last synced: about 5 hours ago
JSON representation

A collection of MTConnect Agent Demo.

Awesome Lists containing this project

README

          

# mtconnect-agent-demo

A collection of MTConnect Agent Demo.

## Prerequisites

### MTConnect Agent

Build and install MTConnect Agent at https://github.com/mtconnect/cppagent/.

### Deno

Install Deno at https://deno.com/.

## Demo

| Demo | Description |
| -------------------- | ------------------------------------------------------------------------------------------------------ |
| [Mini MQTT](mini-mqtt) | A mini demo supporting MQTT. It connects to an MQTT broker at localhost:1883 if that broker is running. |