UNPKG

@flowfuse/mqtt-schema-agent

Version:

Agent to collect MQTT topic Schema

8 lines (6 loc) 111 B
const healthz = async function (request, response) { response.send({}) } module.exports = { healthz }