Skip to content

This is a service that manages other services running using the MQTT platform.

Notifications You must be signed in to change notification settings

HoangTienDuc/Service-Management

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Table of contents

  • Introduction
  • Prerequires
  • Installation
  • How to use
  • Todo

INTRODUCTION

This is a service that manages other services running using the MQTT platform. Services include:

  • Docker Container
  • Systemd
  • Update Service
  • Factory Reset Service

PREREQUIRES

  • Ubuntu 18.04
  • go version go1.22.3 linux/amd64

INSTALLATION

go install github.com/eclipse/paho.mqtt.golang

HOW TO USE

go build main.go

./main.go

About

This is a service that manages other services running using the MQTT platform.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages